Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gopass/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gopass'
pkgname=gopass
version=1.15.15
version=1.16.1
revision=1
build_style=go
go_import_path=github.com/gopasspw/gopass
Expand All @@ -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/refs/tags/v${version}.tar.gz"
checksum=00ad6a32f89fe64760b70b9424af19b88d671673a66424d59d80cfa97deb75d3
checksum=33451a782b66266c59560a5ec7f4e34c104c501a36b445fc574fad71e3b3d884
make_check_pre="env GOPASS_BINARY=${GOPATH}/bin/gopass"

export GOFLAGS="-buildmode=pie"
Expand Down