mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
commit
9cd2f6250c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'qtpass'
|
# Template file for 'qtpass'
|
||||||
pkgname=qtpass
|
pkgname=qtpass
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake qt5-tools"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
depends="pass pwgen"
|
depends="pass pwgen"
|
||||||
short_desc="Multi-platform GUI for pass"
|
short_desc="Multi-platform GUI for pass"
|
||||||
|
@ -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=c6bcb1792f22c48844b49c5bd05f3bf5c1c2ebad249246797a273383c9f08f8c
|
checksum=0c07bd1eb9e5336c0225f891e5b9a9df103f218619cf7ec6311edf654e8db281
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin qtpass
|
vbin qtpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue