Date: Monday, May 15, 2023 @ 10:24:04 Author: gromit Revision: 1461808
upgpkg: gopass-hibp 1.15.5-1 Modified: gopass-hibp/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-15 09:57:08 UTC (rev 1461807) +++ PKGBUILD 2023-05-15 10:24:04 UTC (rev 1461808) @@ -1,7 +1,8 @@ # Maintainer: christian rebischke <[email protected]> +# Maintainer: Christian Heusel <[email protected]> pkgname=gopass-hibp -pkgver=1.14.3 +pkgver=1.15.5 pkgrel=1 pkgdesc="haveibeenpwnd.com integration for gopass" arch=('x86_64') @@ -10,7 +11,7 @@ depends=('glibc') makedepends=('go') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass-hibp/archive/refs/tags/v${pkgver}.tar.gz") -sha512sums=('9566ea654f5bb91703b17eb6224694056e34694a4c38635192fac8e5dae630fe12cc398df17fe2a89de6fd6db4fa6e97c2d3b3c77e1d73c1775cb6355b37cfda') +sha512sums=('d32ad613a25b52e9fbdc655ac15ebac8456882be9dcc462f186a888e4f82070cfe295f0e359faa4cf01b3c562d01328ce1dcb835df85707957c79a84c52d9fcf') options=('!lto') prepare(){
