qtpass: update to 0.9.0
This commit is contained in:
parent
dd122de79f
commit
07210175a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=0.8.6
|
||||
version=0.9.0
|
||||
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=e7ea2e883008f03e29aeaad28a501eeb9c1c4351184b9882c59b881e21f26d2b
|
||||
checksum=27bae4b0af502a7beb4e40db4a43586c6ea95d26a1a3a6bf339826e9f97d4198
|
||||
|
||||
do_configure() {
|
||||
qmake
|
||||
|
|
Loading…
Reference in a new issue