gopass: update to 1.6.5.

This commit is contained in:
maxice8 2017-12-15 16:31:40 -02:00 committed by lemmi
parent 0eebf9ef3b
commit 86581f5fd4

View file

@ -1,6 +1,6 @@
# Template file for 'gopass' # Template file for 'gopass'
pkgname=gopass pkgname=gopass
version=1.6.4 version=1.6.5
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/justwatchcom/gopass" go_import_path="github.com/justwatchcom/gopass"
@ -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=536154bd9652c48b840e135afbd91c5980aed4c173ee5c6f0b602a71741d91dd checksum=bac8a09b44321a8bda8f4b2b98eeb0b547f845599c81119a93f8d4c0d9b6c529
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE