[arch-commits] Commit in pkgconfig/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 4 15:51:48 UTC 2008


    Date: Sunday, May 4, 2008 @ 11:51:48
  Author: andyrtr
Revision: 1290

upgpkg: pkgconfig 0.23-1

Modified:
  pkgconfig/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-04 15:37:49 UTC (rev 1289)
+++ PKGBUILD	2008-05-04 15:51:48 UTC (rev 1290)
@@ -3,16 +3,16 @@
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=pkgconfig
-pkgver=0.22
-pkgrel=3
+pkgver=0.23
+pkgrel=1
 pkgdesc="A system for managing library compile/link flags"
 arch=(i686 x86_64)
-url="http://www.freedesktop.org/Software/pkgconfig"
+url="http://pkgconfig.freedesktop.org/wiki/"
 license=('GPL')
 groups=('base-devel')
 depends=(glibc)
 source=(http://pkgconfig.freedesktop.org/releases/pkg-config-${pkgver}.tar.gz)
-md5sums=('fd5c547e9d66ba49bc735ccb8c791f2a')
+md5sums=('d922a88782b64441d06547632fd85744')
 
 build() {
   cd ${startdir}/src/pkg-config-${pkgver}





More information about the arch-commits mailing list