summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-09-20 23:30:18 +0200
committerNarrat2017-09-20 23:30:18 +0200
commite70881b131b249567ca8bcde25ead2f9b74e9047 (patch)
tree6a2d07e3412c40ffda7edfd7f631796906e5f70f
parent00b10faf3c4c02705ef459fb5d38a5ec83e83fd0 (diff)
downloadaur-e70881b131b249567ca8bcde25ead2f9b74e9047.tar.gz
libgpg-error-git doesn't exist anymore
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9e5a582645a..84cece89c2c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnupg-git
pkgdesc = Complete and free implementation of the OpenPGP standard - development
pkgver = 2.2.0+12+g9f5e50e7c
- pkgrel = 1
+ pkgrel = 2
url = http://www.gnupg.org/
install = gnupg-git.install
arch = i686
@@ -12,7 +12,7 @@ pkgbase = gnupg-git
makedepends = libldap
makedepends = libusb-compat
depends = npth-git
- depends = libgpg-error-git
+ depends = libgpg-error
depends = libgcrypt-git
depends = libksba
depends = libassuan-git
diff --git a/PKGBUILD b/PKGBUILD
index 43b2f83810d6..925887cc580a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_gitname=gnupg
pkgname=gnupg-git
pkgver=2.2.0+12+g9f5e50e7c
-pkgrel=1
+pkgrel=2
pkgdesc='Complete and free implementation of the OpenPGP standard - development'
url="http://www.gnupg.org/"
license=('GPL')
@@ -16,7 +16,7 @@ optdepends=('libldap: gpg2keys_ldap'
'libusb-compat: scdaemon')
makedepends=('git' 'libldap' 'libusb-compat')
checkdepends=('openssh')
-depends=('npth-git' 'libgpg-error-git' 'libgcrypt-git' 'libksba' 'libassuan-git'
+depends=('npth-git' 'libgpg-error' 'libgcrypt-git' 'libksba' 'libassuan-git'
'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
provides=("gnupg=${pkgver}" 'dirmngr')
conflicts=('gnupg2' 'gnupg' 'dirmngr')