diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template index 1309a99f04..f2c4da0a36 100644 --- a/srcpkgs/gopass/template +++ b/srcpkgs/gopass/template @@ -1,18 +1,18 @@ # Template file for 'gopass' pkgname=gopass -version=1.7.2 +version=1.8.1 revision=1 build_style=go -go_import_path="github.com/justwatchcom/gopass" -depends="gnupg2 git" +go_import_path=github.com/gopasspw/gopass makedepends="gnupg2" +depends="gnupg2 git" short_desc="The slightly more awesome standard unix password manager for teams" maintainer="Dominic Monroe " license="MIT" homepage="https://www.justwatch.com/gopass/" #changelog="https://raw.githubusercontent.com/justwatchcom/gopass/master/CHANGELOG.md" -distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz" -checksum=71fece96684e36f4765e913bf30bf93c9bf7a1df9638b9187732d49d8b2f22cb +distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz" +checksum=14b016112abaf18427d58009e61999a7d2aff2d49df9a4458ab572532d4b05e8 nocross=yes post_build() {