[arch-commits] CVS update of extra/network/zope2 (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 16 19:44:11 UTC 2007


    Date: Saturday, June 16, 2007 @ 15:44:11
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/zope2

Modified: PKGBUILD (1.7 -> 1.8)

rebuild+fresh upload to fix #7382


----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)


Index: extra/network/zope2/PKGBUILD
diff -u extra/network/zope2/PKGBUILD:1.7 extra/network/zope2/PKGBUILD:1.8
--- extra/network/zope2/PKGBUILD:1.7	Sun Apr  1 17:40:37 2007
+++ extra/network/zope2/PKGBUILD	Sat Jun 16 15:44:11 2007
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD,v 1.7 2007/04/01 21:40:37 juergen Exp $
+# $Id: PKGBUILD,v 1.8 2007/06/16 19:44:11 andyrtr Exp $
 # Contributor: Jason Chu <jason at archlinux.org>, Chris Stromblad
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 # Use makepkg -n to prevent library stripping errors.
 
 pkgname=zope2
 pkgver=2.9.7
-pkgrel=1
+pkgrel=1.1
 pkgdesc="An web application server for building content management systems, portals and custom applications"
 arch=(i686 x86_64)
 url="http://zope.org"
 depends=('python24' 'gcc' 'libxml2' 'libjpeg' 'freetype2')
-source=(http://www.zope.org/Products/Zope/${pkgver}/Zope-${pkgver}-final.tgz\ 
-		ftp://xmlsoft.org/libxml/libxml2-2.6.27.tar.gz http://www.pythonware.net/storage/Imaging-1.1.6.tar.gz)
-md5sums=('f7d900c00fe95d4cce0bc5854bc842b4' 'f5806f5059ef7bd4d3fcf36cf116d1ef'\
+source=(http://www.zope.org/Products/Zope/${pkgver}/Zope-${pkgver}-final.tgz 
+	ftp://xmlsoft.org/libxml/libxml2-2.6.27.tar.gz
+	http://www.pythonware.net/storage/Imaging-1.1.6.tar.gz)
+md5sums=('f7d900c00fe95d4cce0bc5854bc842b4'
+         'f5806f5059ef7bd4d3fcf36cf116d1ef'
          '3a9b5c20ca52f0a9900512d2c7347622')
 install=$pkgname.install
 




More information about the arch-commits mailing list