[arch-commits] Commit in pkg-config/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sat May 29 13:57:56 UTC 2010
Date: Saturday, May 29, 2010 @ 09:57:56
Author: allan
Revision: 81383
upgpkg: pkg-config 0.25-1
upstream update
Modified:
pkg-config/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-29 13:38:56 UTC (rev 81382)
+++ PKGBUILD 2010-05-29 13:57:56 UTC (rev 81383)
@@ -3,8 +3,8 @@
# Committer: Judd Vinet <jvinet at zeroflux.org>
pkgname=pkg-config
-pkgver=0.24
-pkgrel=2
+pkgver=0.25
+pkgrel=1
pkgdesc="A system for managing library compile/link flags"
arch=('i686' 'x86_64')
url="http://pkgconfig.freedesktop.org/wiki/"
@@ -15,7 +15,7 @@
conflicts=('pkgconfig')
replaces=('pkgconfig')
source=(http://pkgconfig.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('597a98e254943995f2ad5f3f1dac0e4a')
+md5sums=('a3270bab3f4b69b7dc6dbdacbcae9745')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list