summaryrefslogtreecommitdiff
path: root/core/pkg-config/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pkg-config/PKGBUILD')
-rw-r--r--core/pkg-config/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD
index 0ca43e47c..ed96f3380 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pkg-config
pkgver=0.26
-pkgrel=2
+pkgrel=2.1
pkgdesc="A system for managing library compile/link flags"
arch=('i686' 'x86_64' 'mips64el')
url="http://pkgconfig.freedesktop.org/wiki/"