mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
qtpass: update to 1.1.6.
This commit is contained in:
parent
fe65e09c38
commit
dd16d43074
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.1.5
|
version=1.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
wrksrc="QtPass-${version}"
|
wrksrc="QtPass-${version}"
|
||||||
|
@ -12,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=3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200
|
checksum=d24d95de129ce716b9b0fde6114407f860ce8c77106bd0ee6a12e8e4e0deb42b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin qtpass
|
vbin qtpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue