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


Commits:
2588dc08 by Christian Heusel at 2023-11-26T03:07:28+01:00
upgpkg: 1.15.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = gopass-hibp
        pkgdesc = haveibeenpwnd.com integration for gopass
-       pkgver = 1.15.9
-       pkgrel = 2
+       pkgver = 1.15.10
+       pkgrel = 1
        url = https://github.com/gopasspw/gopass-hibp
        arch = x86_64
        license = MIT
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
gopass-hibp-1.15.9.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v1.15.9.tar.gz
-       sha512sums = 
d9081e553039d90b2b8971a61e8bee243dbfc891303f839b5a9c2e148b4332ae4c4a17bcc57aeb4f672a11fb9786b82a604a1a71e9fefa98172b1d10073780d4
+       source = 
gopass-hibp-1.15.10.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v1.15.10.tar.gz
+       sha512sums = 
02fbaaa3584925e602a34dc6d519fe98e6d546f80d72d3c68dff1951435619981101ea7851074844846c348cecf5e8306a4c2a188753d3c67ea1d9d323a69843
 
 pkgname = gopass-hibp


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Christian Heusel <gro...@archlinux.org>
 
 pkgname=gopass-hibp
-pkgver=1.15.9
-pkgrel=2
+pkgver=1.15.10
+pkgrel=1
 pkgdesc="haveibeenpwnd.com integration for gopass"
 arch=('x86_64')
 url="https://github.com/gopasspw/gopass-hibp";
@@ -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=('d9081e553039d90b2b8971a61e8bee243dbfc891303f839b5a9c2e148b4332ae4c4a17bcc57aeb4f672a11fb9786b82a604a1a71e9fefa98172b1d10073780d4')
+sha512sums=('02fbaaa3584925e602a34dc6d519fe98e6d546f80d72d3c68dff1951435619981101ea7851074844846c348cecf5e8306a4c2a188753d3c67ea1d9d323a69843')
 options=('!lto')
 
 prepare(){



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

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


Reply via email to