summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd136de1d7b8..85ba9d0d2273 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,21 @@
# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
pkgname=gpgit
-pkgver=1.1.0
+pkgver=1.1.2
pkgrel=1
pkgdesc="A shell script that automates the process of signing git sources via gpg "
arch=('any')
url="https://github.com/NicoHood/gpgit"
license=('MIT')
-depends=('bash' 'gnupg' 'git' 'coreutils')
+depends=('bash' 'gnupg' 'git' 'coreutils' 'grep')
optdepends=('wget: online source verification'
+ 'curl: Github uploading'
'gzip: compression algorithm'
'xz: compression algorithm'
'lzip: compression algorithm')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/NicoHood/${pkgname}/archive/${pkgver}.tar.gz"
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/NicoHood/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig")
-sha512sums=('51f84ba1615d5a0ae1300d569f1e1127903114d8cf9c397f7e0dbd12e3ab3b3b4d31961bd57296750427e9b3ef9c6de1f126011d003c3e9a9e4ce4aa3b608610'
+sha512sums=('69363d778d861347b67b76d17614e90f4595ee106017a80285daecdd4e8e35175fe349db636bafa8b87cfaf2bad4ff586cbbc7cf6df4184af4ae9419199a31d7'
'SKIP')
validpgpkeys=('97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161') # NicoHood <archlinux {cat} nicohood {dog} de>