parent
77a8398389
commit
144cd70450
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gopass'
|
# Template file for 'gopass'
|
||||||
pkgname=gopass
|
pkgname=gopass
|
||||||
version=1.6.9
|
version=1.6.10
|
||||||
revision=2
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/justwatchcom/gopass"
|
go_import_path="github.com/justwatchcom/gopass"
|
||||||
|
@ -11,7 +11,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=d11f0bdca9ff5a546a066a06a2c1399e7a9591326423e87123981fcaf9ff2cc5
|
checksum=cd007c52df5f46a24c1af1bea44ee892d59a47f144dd09ac70e42fcda0ef3db5
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Reference in New Issue