mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
parent
472c370943
commit
55908a6124
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.2.0
|
version=1.2.1
|
||||||
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=10e620f0abc839f84c41932019140d4bb8d5842d5472dc40e5a23fb351963081
|
checksum=f2aa1a54ed273546aab8933e560218b7b59f7f07000d93c018ec8d6ccdedcd5d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin main/qtpass
|
vbin main/qtpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue