gopass: update to 1.8.1.
Closes #14989. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3010ad9c28
commit
ef876db821
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gopass'
|
# Template file for 'gopass'
|
||||||
pkgname=gopass
|
pkgname=gopass
|
||||||
version=1.7.2
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/justwatchcom/gopass"
|
go_import_path=github.com/gopasspw/gopass
|
||||||
depends="gnupg2 git"
|
|
||||||
makedepends="gnupg2"
|
makedepends="gnupg2"
|
||||||
|
depends="gnupg2 git"
|
||||||
short_desc="The slightly more awesome standard unix password manager for teams"
|
short_desc="The slightly more awesome standard unix password manager for teams"
|
||||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.justwatch.com/gopass/"
|
homepage="https://www.justwatch.com/gopass/"
|
||||||
#changelog="https://raw.githubusercontent.com/justwatchcom/gopass/master/CHANGELOG.md"
|
#changelog="https://raw.githubusercontent.com/justwatchcom/gopass/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
|
||||||
checksum=71fece96684e36f4765e913bf30bf93c9bf7a1df9638b9187732d49d8b2f22cb
|
checksum=14b016112abaf18427d58009e61999a7d2aff2d49df9a4458ab572532d4b05e8
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue