gopass: update to 1.15.13

This commit is contained in:
cinerea0 2024-07-11 18:07:36 -04:00 committed by cinerea0
parent 4fef43fecc
commit f49b456d14
1 changed files with 3 additions and 5 deletions

View File

@ -1,20 +1,18 @@
# Template file for 'gopass'
pkgname=gopass
version=1.15.11
version=1.15.13
revision=1
build_style=go
build_helper=qemu
go_import_path=github.com/gopasspw/gopass
go_package="${go_import_path} ${go_import_path}/cmd/..."
makedepends="gnupg"
depends="gnupg>=2 git"
short_desc="Slightly more awesome standard unix password manager for teams"
maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
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=f85610a4f114125bd21e1100d6a2970c7ab76f09a7e094aa6be378018979eb56
distfiles="https://github.com/gopasspw/gopass/archive/refs/tags/v${version}.tar.gz"
checksum=8f7ee347f517bf66a7d0760e7a5ed6c948d66737559bd04fa8da594801ed9b4f
post_install() {
vlicense LICENSE