gopass: update to 1.8.4.

This commit is contained in:
maxice8 2018-12-27 02:13:05 -02:00 committed by maxice8
parent e0a69694b9
commit 015c9e4cc2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gopass' # Template file for 'gopass'
pkgname=gopass pkgname=gopass
version=1.8.3 version=1.8.4
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/gopasspw/gopass go_import_path=github.com/gopasspw/gopass
@ -12,7 +12,7 @@ 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/gopasspw/gopass/archive/v${version}.tar.gz" distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
checksum=ed03e6986a693c29da6a2ebb303618e6f16b2414f0dfd2df8537049a80d78bdf checksum=4d35dc565457d5dde05faa538be9e8c1e99527d48d7d759c1a7e4e5566f27171
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
# Depend on system gopass to generate completions # Depend on system gopass to generate completions