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

Christian Rebischke shibumi at gemini.archlinux.org
Wed Aug 3 23:38:05 UTC 2022


    Date: Wednesday, August 3, 2022 @ 23:38:05
  Author: shibumi
Revision: 1260190

upgpkg: gopass-hibp 1.14.3-1

Modified:
  gopass-hibp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 23:36:16 UTC (rev 1260189)
+++ PKGBUILD	2022-08-03 23:38:05 UTC (rev 1260190)
@@ -1,7 +1,7 @@
 # Maintainer: christian rebischke <chris.rebischke at archlinux.org>
 
 pkgname=gopass-hibp
-pkgver=1.12.0
+pkgver=1.14.3
 pkgrel=1
 pkgdesc="haveibeenpwnd.com integration for gopass"
 arch=('x86_64')
@@ -10,7 +10,8 @@
 depends=('glibc')
 makedepends=('go')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('cb5a5af5fe7f0c10d4afbf4835d8e88604d57e0ba593d2d2211f8e1bce3db6f0883802f9e8421a45ad985ae81b3ac940361678f8982d45436f2e5a625c7197f7')
+sha512sums=('9566ea654f5bb91703b17eb6224694056e34694a4c38635192fac8e5dae630fe12cc398df17fe2a89de6fd6db4fa6e97c2d3b3c77e1d73c1775cb6355b37cfda')
+options=('!lto')
 
 prepare(){
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list