sqlitebrowser: update to 3.12.0.

This commit is contained in:
Robert Karszniewicz 2020-09-26 18:52:50 +02:00 committed by Andrew J. Hesford
parent 46e043312e
commit 304e4726f1

View file

@ -1,6 +1,6 @@
# Template file for 'sqlitebrowser'
pkgname=sqlitebrowser
version=3.11.2
version=3.12.0
revision=1
build_style=cmake
configure_args="-DUSE_QT5=1"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0, GPL-3.0-or-later"
homepage="http://sqlitebrowser.org/"
distfiles="https://github.com/sqlitebrowser/sqlitebrowser/archive/v${version}.tar.gz"
checksum=298acb28878aa712277a1c35c185b07a5a1671cc3e2c6a21b323477b91d486fc
checksum=3f1a1453ed0f4b5b72b0468bf8ee56887eb23d71c2518a449f4eb179471d73d1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-tools-devel"