pass: update to 1.7.1.
This commit is contained in:
parent
7a6fc91881
commit
7f0fb823fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pass'
|
||||
pkgname=pass
|
||||
version=1.7
|
||||
version=1.7.1
|
||||
revision=1
|
||||
wrksrc="password-store-${version}"
|
||||
noarch=yes
|
||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.passwordstore.org/"
|
||||
distfiles="http://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
||||
checksum=161ac3bd3c452a97f134aa7aa4668fe3f2401c839fd23c10e16b8c0ae4e15500
|
||||
checksum=f6d2199593398aaefeaa55e21daddfb7f1073e9e096af6d887126141e99d9869
|
||||
|
||||
passmenu_package() {
|
||||
short_desc="A dmenu-based interface to pass"
|
||||
|
|
Loading…
Reference in a new issue