mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
sqlitebrowser: update to 3.5.1.
This commit is contained in:
parent
b47d9ceb0f
commit
72458d7f73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sqlitebrowser'
|
# Template file for 'sqlitebrowser'
|
||||||
pkgname=sqlitebrowser
|
pkgname=sqlitebrowser
|
||||||
version=3.5.0
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
configure_args="-DUSE_QT5=1"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://sqlitebrowser.org/"
|
homepage="http://sqlitebrowser.org/"
|
||||||
distfiles="https://github.com/sqlitebrowser/sqlitebrowser/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sqlitebrowser/sqlitebrowser/archive/v${version}.tar.gz"
|
||||||
checksum=852703aa8505d1446e4557d13b35e9624c3a90ffa82f2e4f2cf97c8c66df34bd
|
checksum=d7f3d1e54882ebabab3b2f7764a6bb921d4fe319db84a092147c941ce19feb8d
|
||||||
|
|
Loading…
Add table
Reference in a new issue