summaryrefslogtreecommitdiff
path: root/core/pkg-config
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-04 03:57:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-04 03:57:35 +0000
commit32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (patch)
tree75539d1ce5e644234d0c1f85faebd3ae17c2377d /core/pkg-config
parent92723c41135cfb106d37d4343603e63dc99922ca (diff)
Fri Jul 4 03:52:39 UTC 2014
Diffstat (limited to 'core/pkg-config')
-rw-r--r--core/pkg-config/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD
index a244d10f3..982b13822 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 176247 2013-01-28 00:29:25Z allan $
+# $Id: PKGBUILD 216305 2014-07-03 02:21:31Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
-# Committer: Judd Vinet <jvinet@zeroflux.org>
+# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=pkg-config
pkgver=0.28
-pkgrel=1
+pkgrel=2
pkgdesc="A system for managing library compile/link flags"
arch=('i686' 'x86_64')
url="http://pkgconfig.freedesktop.org/wiki/"