[arch-commits] Commit in gpgit/trunk (PKGBUILD)
NicoHood
nicohood at gemini.archlinux.org
Sun Jul 11 13:04:15 UTC 2021
Date: Sunday, July 11, 2021 @ 13:04:14
Author: nicohood
Revision: 976560
upgpkg: gpgit 1:1.5.0-1
Modified:
gpgit/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-11 12:59:56 UTC (rev 976559)
+++ PKGBUILD 2021-07-11 13:04:14 UTC (rev 976560)
@@ -2,7 +2,7 @@
# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
pkgname=gpgit
-pkgver=1.4.1
+pkgver=1.5.0
pkgrel=1
epoch=1
pkgdesc="A shell script that automates the process of signing Git sources via GPG"
@@ -13,10 +13,11 @@
checkdepends=('shellcheck')
optdepends=('jq: Github API upload'
'curl: Github API upload'
- 'lzip: Compression option')
+ 'lzip: Compression option'
+ 'zstd: Compression option')
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/NicoHood/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"
"${pkgname}-${pkgver}.tar.xz.asc::https://github.com/NicoHood/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz.asc")
-sha512sums=('ed470903892cb94c74f5edaaca1765eb86c7d98c328ceab6ced7bf07c262188999e163795e40de0dbf155313b813e710f362ef60ccd11e242a0276a21c3eee8e'
+sha512sums=('3c7577d72ce74e5bab1f1ba752539d5977c5746c07d2f71fc61fdab50f9808dcab563070fd1c40f85a119e7edbecc6787a4e250921235e19e6eec0cc0c82a94d'
'SKIP')
# NicoHood <archlinux {cat} nicohood {dog} de>
validpgpkeys=('97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161')
More information about the arch-commits
mailing list