qtpass: update to 0.9.1
This commit is contained in:
parent
966dbab3f2
commit
08c64dd359
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=0.9.0
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="qt5-qmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://qtpass.org/"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=27bae4b0af502a7beb4e40db4a43586c6ea95d26a1a3a6bf339826e9f97d4198
|
||||
checksum=dd0873bea1db983ad78f084e50a2af04a4f39cd8cff0b6ea8d99aac885cd3dbc
|
||||
|
||||
do_configure() {
|
||||
qmake
|
||||
|
|
Loading…
Reference in New Issue