pass: extract update_* to external update file
This commit is contained in:
parent
bc8dfa1478
commit
2d917fba04
|
@ -11,7 +11,5 @@ short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.passwordstore.org/"
|
homepage="http://www.passwordstore.org/"
|
||||||
update_site="http://git.zx2c4.com/password-store"
|
|
||||||
update_pkgname=password-store
|
|
||||||
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=d419d40aa165c1f893e994dd706733374a9db8cf5314124702a061e70e0340f7
|
checksum=d419d40aa165c1f893e994dd706733374a9db8cf5314124702a061e70e0340f7
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
site="http://git.zx2c4.com/password-store"
|
||||||
|
pkgname=password-store
|
Loading…
Reference in New Issue