[arch-commits] Commit in gopass/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Mon Jul 29 23:35:06 UTC 2019


    Date: Monday, July 29, 2019 @ 23:35:05
  Author: shibumi
Revision: 494718

upgpkg: gopass 1.8.6-1

New version + changed sha256 to sha512

Modified:
  gopass/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-29 23:26:00 UTC (rev 494717)
+++ PKGBUILD	2019-07-29 23:35:05 UTC (rev 494718)
@@ -1,6 +1,6 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 pkgname=gopass
-pkgver=1.8.5
+pkgver=1.8.6
 pkgrel=1
 pkgdesc="The slightly more awesome standard unix password manager for teams."
 arch=('x86_64')
@@ -11,7 +11,7 @@
             'xsel: clipboard support'
             'xclip: clipboard support')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass/archive/v${pkgver}.tar.gz")
-sha256sums=('e579c91c8273f9b0f96404f93fc0f77df9bc3ae71e8bbdb86a76fdbea2b87669')
+sha512sums=('7acdb095cf8913954044c3206eab020f197542334798c6b94724709c3953b12f7e5b73ce8c1aa4bfd5df3acf1f424b64bfa94f9a8f68fa7116ed14c8a0f2e6f0')
 
 prepare(){
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list