Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gopass-hibp


Commits:
472a26fe by Christian Heusel at 2025-09-19T20:08:17+02:00
upgpkg: 1.15.18-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gopass-hibp
        pkgdesc = haveibeenpwnd.com integration for gopass
-       pkgver = 1.15.17
+       pkgver = 1.15.18
        pkgrel = 1
        url = https://github.com/gopasspw/gopass-hibp
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = gopass-hibp
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
gopass-hibp-1.15.17.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v1.15.17.tar.gz
-       sha512sums = 
66734917909f01384a466819780b0bfec906472df9d8d372babbb74bbe41801adfc472aaccfe6ede34db491d199f6e185dc4c5299ff9d39f102bc4170418cd5c
+       source = 
gopass-hibp-1.15.18.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v1.15.18.tar.gz
+       sha512sums = 
67809dee578348b83f4907139e45b6f2babd971a690de237d50ac973d68777760a217e253c2eaf828472f1af0921fe138a6f429dc26bdd12eb26a3e6c24ef418
 
 pkgname = gopass-hibp


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=gopass-hibp
-pkgver=1.15.17
+pkgver=1.15.18
 pkgrel=1
 pkgdesc="haveibeenpwnd.com integration for gopass"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('glibc')
 makedepends=('go')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v${pkgver}.tar.gz";)
-sha512sums=('66734917909f01384a466819780b0bfec906472df9d8d372babbb74bbe41801adfc472aaccfe6ede34db491d199f6e185dc4c5299ff9d39f102bc4170418cd5c')
+sha512sums=('67809dee578348b83f4907139e45b6f2babd971a690de237d50ac973d68777760a217e253c2eaf828472f1af0921fe138a6f429dc26bdd12eb26a3e6c24ef418')
 options=('!lto')
 
 prepare(){



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gopass-hibp/-/commit/472a26fe2450371deb7e2fcf7324a1cb2f0d417b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gopass-hibp/-/commit/472a26fe2450371deb7e2fcf7324a1cb2f0d417b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to