qtpass: update to 1.1.4.
This commit is contained in:
parent
caafbcb10e
commit
3d57b87f25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.1.3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-tools"
|
||||
|
@ -11,7 +11,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=c13b4fd120ba357a2db39d018bbef81e9604df3b761ac5e2845d3a3e35a7dbf6
|
||||
checksum=d50af049e1e849c46e9f49ccc91a979dc56174ddf1590c02bc70e3d88520c882
|
||||
|
||||
do_install() {
|
||||
vbin qtpass
|
||||
|
|
Loading…
Reference in a new issue