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

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 2 21:15:12 UTC 2022


    Date: Tuesday, August 2, 2022 @ 21:15:11
  Author: foxboron
Revision: 1259913

upgpkg: gopass 1.14.4-1

Modified:
  gopass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 21:12:23 UTC (rev 1259912)
+++ PKGBUILD	2022-08-02 21:15:11 UTC (rev 1259913)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=gopass
-pkgver=1.14.3
+pkgver=1.14.4
 pkgrel=1
 pkgdesc="The slightly more awesome standard unix password manager for teams."
 arch=('x86_64')
@@ -13,7 +13,7 @@
             'xclip: clipboard support')
 options=("!lto")
 source=("https://github.com/gopasspw/gopass/releases/download/v${pkgver}/gopass-${pkgver}.tar.gz")
-sha512sums=('71eddc09d02a547b72896ddf23053ce080daf4aa795bb1032a76566721480e54e77065749ba78fa17cc32f01ecea526dd4241c3e074d3fe03d6b504ecd324e2c')
+sha512sums=('e48ca5528964affee5f97abc3e3b2f5d37c7bc7bec144fc574d78aadcb1ff9d6618f7fe951ca88bbeafd97cd82885b1f264d167ae3d40e7cd135c92c12b2203e')
 
 prepare(){
   sed -i 's|-gcflags="-trimpath=$(GOPATH)" -asmflags="-trimpath=$(GOPATH)"||' Makefile



More information about the arch-commits mailing list