summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc8a54393ef2..0277d0c4cab8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libgpg-error-git
-pkgver=1.36.r2.g86cb22a
+pkgver=1.47.r3.g9c17795
pkgrel=1
pkgdesc="Error codes library used by GnuPG et al."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://www.gnupg.org/software/libgpg-error/index.html"
license=('LGPL')
depends=('glibc' 'sh')
makedepends=('git')
-provides=('libgpg-error')
+provides=("libgpg-error=$pkgver")
conflicts=('libgpg-error')
source=("git+https://dev.gnupg.org/source/libgpg-error.git")
sha256sums=('SKIP')