Update template
This commit is contained in:
parent
dfe6888f08
commit
ee2e662a0a
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
makedepends="qt5-devel"
|
||||
depends="pass pwgen"
|
||||
short_desc="Multi-platform GUI for pass"
|
||||
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||
maintainer="annejan <brouwer@annejan.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://qtpass.org/"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a61a29ddd5a874fcdcb915dbc9d91e10787be22d794cc8ebb2ba3cff27030c67
|
||||
checksum=c6bcb1792f22c48844b49c5bd05f3bf5c1c2ebad249246797a273383c9f08f8c
|
||||
|
||||
do_install() {
|
||||
vbin qtpass
|
||||
|
|
Loading…
Reference in a new issue