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