[arch-commits] Commit in perl-extutils-pkgconfig/repos (2 files)

Jan de Groot jgc at archlinux.org
Sun Apr 27 18:53:28 UTC 2008


    Date: Sunday, April 27, 2008 @ 14:53:28
  Author: jgc
Revision: 1022

Fix conflict

Modified:
  perl-extutils-pkgconfig/repos/extra-i686/	(properties)
  perl-extutils-pkgconfig/repos/extra-i686/PKGBUILD

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


Property changes on: perl-extutils-pkgconfig/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /perl-extutils-pkgconfig/trunk:1
   + /perl-extutils-pkgconfig/trunk:1-1021

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-04-27 18:52:24 UTC (rev 1021)
+++ extra-i686/PKGBUILD	2008-04-27 18:53:28 UTC (rev 1022)
@@ -1,20 +1,21 @@
 # $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Sarah Hay <sarah at archlinux.org>
-# Maintainer: Arjan Timmerman <arjan at soulfly.nl>
+# Contributor: Arjan Timmerman <arjan at soulfly.nl>
 
 pkgname=perl-extutils-pkgconfig
 _realname=ExtUtils-PkgConfig
-pkgver=1.07
-pkgrel=3
+pkgver=1.11
+pkgrel=1
 pkgdesc="The Perl Pkgconfig module"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://gtk2-perl.sourceforge.net/"
 depends=('perl>=5.10.0')
-replaces=(extutils-pkgconfig)
-source=(http://dl.sourceforge.net/sourceforge/gtk2-perl/${_realname}-${pkgver}.tar.gz)
-options=(!emptydirs)
-md5sums=(a8cf945d09c6458cb27228218e9a2f45)
+replaces=('extutils-pkgconfig')
+source=(http://downloads.sourceforge.net/sourceforge/gtk2-perl/${_realname}-${pkgver}.tar.gz)
+options=('!emptydirs')
+md5sums=('cd68998c1f370d6c48042447f76ede9f')
 
 build() {
   cd ${startdir}/src/${_realname}-${pkgver}





More information about the arch-commits mailing list