gopass: update to 1.5.0.
This commit is contained in:
parent
ed2bfdfd4c
commit
74a41189cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.4.1
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/justwatchcom/gopass"
|
||||
|
@ -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=59b91c11fdb4bbddee3b38f76a73557313a35660d0d56f4008662f3f12490098
|
||||
checksum=dd220671a8886725aa3c671073d44a0b6699e498d9cd254dea579b1ecce7f9f9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue