qtpass: update to 1.1.0.
This commit is contained in:
parent
b0c13df094
commit
30accd3ae1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtpass'
|
# Template file for 'qtpass'
|
||||||
pkgname=qtpass
|
pkgname=qtpass
|
||||||
version=1.0.6
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-tools"
|
hostmakedepends="qt5-qmake qt5-tools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="annejan <brouwer@annejan.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://qtpass.org/"
|
homepage="http://qtpass.org/"
|
||||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ccad9a06e3efa23278fa3e958185bf24fb3800874d8165be4ae6649706a2ab1c
|
checksum=60b458062f54184057e55dbd9c93958a8bf845244ffd70b9cb31bf58697f0dc6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin qtpass
|
vbin qtpass
|
||||||
|
|
Loading…
Reference in a new issue