sqlitebrowser: update to 3.11.2.

This commit is contained in:
maxice8 2019-04-04 03:32:37 -03:00 committed by maxice8
parent c480610298
commit 11e4222df3

View file

@ -1,6 +1,6 @@
# Template file for 'sqlitebrowser'
pkgname=sqlitebrowser
version=3.11.1
version=3.11.2
revision=1
build_style=cmake
configure_args="-DUSE_QT5=1"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@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=eb97a0457932d5ba0e1f10df0743c93207785c0d5915aec663543de478231ca8
checksum=298acb28878aa712277a1c35c185b07a5a1671cc3e2c6a21b323477b91d486fc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-tools-devel"