summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKarol Babioch2019-04-28 15:27:05 +0200
committerKarol Babioch2019-04-28 15:27:05 +0200
commit75cd9e2d27384ba13df60ada50d8d137d02316af (patch)
treec0a344411a68674869d4a0de85a77fb449528be4 /PKGBUILD
parenta11865597dd46b990216f66d24b427c78b37f4ea (diff)
downloadaur-75cd9e2d27384ba13df60ada50d8d137d02316af.tar.gz
Bump version to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a81f7dc5d001..642a7e3a8efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Karol Babioch <karol@babioch.de
pkgname=dkgpg
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="The Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="http://www.nongnu.org/dkgpg/"
license=('GPL2')
depends=('libtmcg>=1.3.16' 'libgcrypt>=1.6.0' 'gmp' 'zlib' 'bzip2')
source=("https://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('c420cfae557b4d30a482d1921c6d5e4d49d52f4777b20fa59699f5d1f5a6117f'
+sha256sums=('3396c4554b01edc7004e14c1792b294ebefcd0045f3fab09ae9cc2002a903eb8'
'SKIP')
validpgpkeys=("76F73011329D27DB8D7C3F974F584EB8FB2BE14F")