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

Morten Linderud foxboron at gemini.archlinux.org
Mon Jun 6 08:41:49 UTC 2022


    Date: Monday, June 6, 2022 @ 08:41:47
  Author: foxboron
Revision: 1224692

upgpkg: gopass 1.14.3-1

Modified:
  gopass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 08:39:55 UTC (rev 1224691)
+++ PKGBUILD	2022-06-06 08:41:47 UTC (rev 1224692)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=gopass
-pkgver=1.14.2
+pkgver=1.14.3
 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=('dffa3ae0b46932b46cd998052414fa8e0560eaf2e1a2ab2beee0ff9307f45d5ce1b408f828c4a969c95f760a6847e1bfd0be7a4273a039b431924f3c8aa3b911')
+sha512sums=('71eddc09d02a547b72896ddf23053ce080daf4aa795bb1032a76566721480e54e77065749ba78fa17cc32f01ecea526dd4241c3e074d3fe03d6b504ecd324e2c')
 
 prepare(){
   sed -i 's|-gcflags="-trimpath=$(GOPATH)" -asmflags="-trimpath=$(GOPATH)"||' Makefile



More information about the arch-commits mailing list