gopass: update to 1.13.0
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
This commit is contained in:
parent
fa2ebb94ed
commit
889582c673
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.12.8
|
||||
version=1.13.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://www.gopass.pw/"
|
||||
changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
|
||||
checksum=67561ea06756933dfd088e9e51d53e650d00d98980825c4b3fcd149025bacb71
|
||||
checksum=785ef96a0519a0d91a524036dc982f8e6ee00e6841a7b4faf4c504368cff7d31
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue