summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphazo2014-10-03 11:03:02 +0200
committerAlphazo2015-06-10 16:20:45 +0200
commit5376813a2d8fdcb85b1a3a6eeeacabf585b2c53f (patch)
tree8adc04786e891b4758fb210198a1d279a4146992
parent02bf3294349e21ad5271c76409d290f7bb1b53a9 (diff)
downloadaur-5376813a2d8fdcb85b1a3a6eeeacabf585b2c53f.tar.gz
Changed description to include new key generation command
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cf04a88785c..2476f75acada 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
_gitname=gnupg
pkgname=gnupg-git
-pkgver=2.1.0+beta834+4+g1d33d03
+pkgver=2.1.0+beta834+21+g688a903
pkgrel=1
-pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool. Development version. Do not use in production environments. Test new ECC algorithm by using --expert with --gen-key"
+pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool. Development version. Do not use in production environments. Test new ECC algorithms by using \"gpg --full-gen-key --expert\""
arch=('i686' 'x86_64')
depends=('libldap' 'curl' 'bzip2' 'zlib' 'libksba>=1.2' 'libgpg-error-git' 'libgcrypt-git'
'pth' 'libusb-compat' 'libassuan-git' 'npth-git' 'texinfo' 'readline' 'pinentry')