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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 08:37:55 UTC 2022


    Date: Wednesday, May 4, 2022 @ 08:37:55
  Author: felixonmars
Revision: 1192701

upgpkg: gopass 1.14.1-1

Modified:
  gopass/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 08:37:37 UTC (rev 1192700)
+++ PKGBUILD	2022-05-04 08:37:55 UTC (rev 1192701)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=gopass
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.14.1
+pkgrel=1
 pkgdesc="The slightly more awesome standard unix password manager for teams."
 arch=('x86_64')
 url="https://github.com/gopasspw/gopass"
@@ -13,7 +13,7 @@
             'xclip: clipboard support')
 options=("!lto")
 source=("https://github.com/gopasspw/gopass/releases/download/v${pkgver}/gopass-${pkgver}.tar.gz")
-sha512sums=('7e7090a6f350ad7f491ef71769fad8a8ef5a5e2b40b86b6928b26d90f5bb86c3235f77b9b54bf9e201783a21bcd2431df3a0ce50de8d4b0cde51fd22781a8382')
+sha512sums=('870b9da3dd4c789a9131514f5a972c7fae1b14197ab423131ca9e951614621e9c9214faab8f20ffb874e02668175594034827917321bb15386944242f9a2f752')
 
 prepare(){
   sed -i 's|-gcflags="-trimpath=$(GOPATH)" -asmflags="-trimpath=$(GOPATH)"||' Makefile



More information about the arch-commits mailing list