mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'qtpass'
|
||||||
pkgname=qtpass
|
pkgname=qtpass
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
wrksrc="QtPass-${version}"
|
||||||
hostmakedepends="qt5-qmake qt5-tools"
|
hostmakedepends="qt5-qmake qt5-tools"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
depends="pass pwgen"
|
depends="pass pwgen"
|
||||||
|
@ -11,7 +12,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=d50af049e1e849c46e9f49ccc91a979dc56174ddf1590c02bc70e3d88520c882
|
checksum=3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin qtpass
|
vbin qtpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue