summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2018-01-16 22:18:42 +0100
committerKarol Babioch2018-01-16 22:18:42 +0100
commita82f7c2f92f11acc47ce548f9274f263e6621baf (patch)
tree817a377dfe274ea1d71414aca2b587a66376f308
parentd5d791be1237fc37ec9578cdecb472b9ab0787df (diff)
downloadaur-a82f7c2f92f11acc47ce548f9274f263e6621baf.tar.gz
Update license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c086d199c15..6ce3a6ceb8e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = dkgpg
pkgdesc = The Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP.
pkgver = 1.0.4
- pkgrel = 1
+ pkgrel = 2
url = http://www.nongnu.org/dkgpg/
arch = x86_64
- license = GPL2+
+ license = GPL2
depends = libtmcg
depends = libgcrypt
depends = gmp
diff --git a/PKGBUILD b/PKGBUILD
index 00e891fbdd5d..16d3024543c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=dkgpg
pkgver=1.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="The Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP."
arch=('x86_64')
url="http://www.nongnu.org/dkgpg/"
-license=('GPL2+')
+license=('GPL2')
depends=('libtmcg' 'libgcrypt' 'gmp')
source=("http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
sha256sums=('65e9d0ae7f6a56f441989b194dddcf16b84bc44faa8935a3501ce776238d23dd'