[arch-commits] Commit in gopass-summon-provider/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sun Apr 4 17:25:26 UTC 2021
Date: Sunday, April 4, 2021 @ 17:25:25
Author: shibumi
Revision: 911765
upgpkg: gopass-summon-provider 1.12.0-1
Modified:
gopass-summon-provider/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-04 17:21:31 UTC (rev 911764)
+++ PKGBUILD 2021-04-04 17:25:25 UTC (rev 911765)
@@ -5,12 +5,12 @@
pkgrel=1
pkgdesc="summon provider for gopass"
arch=('x86_64')
-url="https://github.com/gopasspw/gopass-hibp"
+url="https://github.com/gopasspw/gopass-summon-provider"
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=('cb5a5af5fe7f0c10d4afbf4835d8e88604d57e0ba593d2d2211f8e1bce3db6f0883802f9e8421a45ad985ae81b3ac940361678f8982d45436f2e5a625c7197f7')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gopasspw/gopass-summon-provider/archive/refs/tags/v${pkgver}.tar.gz")
+sha512sums=('2ffb41d53cc370feb2c5c75c5a13680035f44b4432e092f84b977cfc62cbcb60e94eb2d3b2da931f647fed30bff3086397f044de34eb3010efb307662a48f23a')
prepare(){
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list