sqlitebrowser: update to 3.13.0.
This commit is contained in:
parent
f1aa49563c
commit
fc987ed46c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sqlitebrowser'
|
||||
pkgname=sqlitebrowser
|
||||
version=3.12.2
|
||||
version=3.13.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=645f98d38e5d128a449e93cebf03c8070f9eacd2d16b10e433a781d54a9d478a
|
||||
checksum=fc56ac51ca28dd0e2d065775c037955b795e97ddc9f6666de4f62fa11425382c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel qt5-tools-devel"
|
||||
|
|
Loading…
Reference in New Issue