Merge pull request #7503 from SevereOverfl0w/gopass132
gopass: update to 1.3.2.
This commit is contained in:
commit
ca01756abe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gopass'
|
# Template file for 'gopass'
|
||||||
pkgname=gopass
|
pkgname=gopass
|
||||||
version=1.2.0
|
version=1.3.2
|
||||||
revision=4
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/justwatchcom/gopass"
|
go_import_path="github.com/justwatchcom/gopass"
|
||||||
depends="gnupg2 git"
|
depends="gnupg2 git"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.justwatch.com/gopass/"
|
homepage="https://www.justwatch.com/gopass/"
|
||||||
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
||||||
checksum=0e66eef04173ecdcc7aec38a8d9ec08192f4be17322adaeb83326add7534729b
|
checksum=46f5118a33c134e7ee0452ccea6c62d61582876d4dfe6c96fcde0e43acdd1bd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue