commit
69b1b240ff
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pass'
|
# Template file for 'pass'
|
||||||
pkgname=pass
|
pkgname=pass
|
||||||
version=1.6.5
|
version=1.7
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="password-store-${version}"
|
wrksrc="password-store-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.passwordstore.org/"
|
homepage="http://www.passwordstore.org/"
|
||||||
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
||||||
checksum=337a39767e6a8e69b2bcc549f27ff3915efacea57e5334c6068fcb72331d7315
|
checksum=161ac3bd3c452a97f134aa7aa4668fe3f2401c839fd23c10e16b8c0ae4e15500
|
||||||
|
|
||||||
passmenu_package() {
|
passmenu_package() {
|
||||||
short_desc="A dmenu-based interface to pass"
|
short_desc="A dmenu-based interface to pass"
|
||||||
|
|
Loading…
Reference in New Issue