qtpass: update to 1.1.5.
This commit is contained in:
parent
3a567d9fa4
commit
adef13f5d0
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=qmake
|
||||
wrksrc="QtPass-${version}"
|
||||
hostmakedepends="qt5-qmake qt5-tools"
|
||||
makedepends="qt5-devel"
|
||||
depends="pass pwgen"
|
||||
|
@ -11,7 +12,7 @@ maintainer="annejan <brouwer@annejan.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://qtpass.org/"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d50af049e1e849c46e9f49ccc91a979dc56174ddf1590c02bc70e3d88520c882
|
||||
checksum=3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200
|
||||
|
||||
do_install() {
|
||||
vbin qtpass
|
||||
|
|
Loading…
Reference in a new issue