[arch-commits] CVS update of arch/build/base/pkgconfig (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 21:14:20 UTC 2007


    Date: Monday, September 10, 2007 @ 17:14:20
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/pkgconfig

Modified: PKGBUILD (1.4 -> 1.5)

'upgpkg: update to new version'


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


Index: arch/build/base/pkgconfig/PKGBUILD
diff -u arch/build/base/pkgconfig/PKGBUILD:1.4 arch/build/base/pkgconfig/PKGBUILD:1.5
--- arch/build/base/pkgconfig/PKGBUILD:1.4	Tue Aug 21 11:35:32 2007
+++ arch/build/base/pkgconfig/PKGBUILD	Mon Sep 10 17:14:20 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.4 2007/08/21 15:35:32 dan Exp $
+# $Id: PKGBUILD,v 1.5 2007/09/10 21:14:20 tpowa Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=pkgconfig
-pkgver=0.21
-pkgrel=1.1
+pkgver=0.22
+pkgrel=1
 pkgdesc="A system for managing library compile/link flags"
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/Software/pkgconfig"
@@ -12,7 +12,7 @@
 groups=('base')
 depends=(glibc)
 source=(http://pkgconfig.freedesktop.org/releases/pkg-config-${pkgver}.tar.gz)
-md5sums=('476f45fab1504aac6697aa7785f0ab91')
+md5sums=('fd5c547e9d66ba49bc735ccb8c791f2a')
 
 build() {
   cd ${startdir}/src/pkg-config-${pkgver}




More information about the arch-commits mailing list