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

Eric Belanger eric at archlinux.org
Mon Jun 16 22:43:00 UTC 2008


    Date: Monday, June 16, 2008 @ 18:43:00
  Author: eric
Revision: 2954

upgpkg: mod_perl 2.0.4-1
    fixed arch tag

Modified:
  mod_perl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-16 22:39:30 UTC (rev 2953)
+++ PKGBUILD	2008-06-16 22:43:00 UTC (rev 2954)
@@ -1,3 +1,4 @@
+# $Id$
 # This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
 # Maintainer: Tom K <tomk at runbox.com>
 
@@ -9,10 +10,10 @@
 url="http://search.cpan.org/dist/${_realname}/"
 depends=('perl>=5.10.0' 'apache' 'db>=4.6' 'apr-util')
 license=('APACHE')
-arch=('i686' 'x64_86')
+arch=('i686' 'x86_64')
 options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/G/GO/GOZER/${_realname}-${pkgver}.tar.gz) 
-md5sums=('1a05625ae6843085f985f5da8214502a')
+source=(http://search.cpan.org/CPAN/authors/id/G/GO/GOZER/${_realname}-${pkgver}.tar.gz)
+md5sums=('1a05625ae6843085f985f5da8214502a') 
 
 build() {
   cd  ${startdir}/src/${_realname}-${pkgver}





More information about the arch-commits mailing list