qtpass: update to 0.8.4
This commit is contained in:
parent
25021a7395
commit
60166e25cc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=0.8.3
|
||||
version=0.8.4
|
||||
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=60a2fc4c3ee4471d089de9a4f9282ff0e913303f7534faa5d11ed1428118fd94
|
||||
checksum=e01564b6ead2a5c4af19c052ac9420076cbe2e09880735353137958209805b91
|
||||
|
||||
do_configure() {
|
||||
qmake
|
||||
|
|
Loading…
Reference in New Issue