qtpass: update to 1.1.3.
This commit is contained in:
parent
7d86c04295
commit
0e4596a84e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.1.1
|
||||
version=1.1.3
|
||||
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=9a312281d40941c0eb1ae90fdaa19d0c07bbad8b3cee559d5fb61ffb171f274f
|
||||
checksum=c13b4fd120ba357a2db39d018bbef81e9604df3b761ac5e2845d3a3e35a7dbf6
|
||||
|
||||
do_install() {
|
||||
vbin qtpass
|
||||
|
|
Loading…
Reference in New Issue