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

Douglas Soares de Andrade douglas at archlinux.org
Sun Oct 26 19:39:17 UTC 2008


    Date: Sunday, October 26, 2008 @ 15:39:17
  Author: douglas
Revision: 17193

upgpkg: zope-interface 3.5.0-1

Modified:
  zope-interface/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-26 19:39:16 UTC (rev 17192)
+++ PKGBUILD	2008-10-26 19:39:17 UTC (rev 17193)
@@ -2,17 +2,15 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=zope-interface
-pkgver=3.4.1
+pkgver=3.5.0
 pkgrel=1
 pkgdesc="Separate distribution of the zope.interface package used in Zope 3."
 license=('ZPL')
 arch=(i686 x86_64)
 url="http://www.zope.org/Products/ZopeInterface/"
 depends=('python')
-source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-$pkgver.tar.gz)
+source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-$pkgver.zip)
 
-md5sums=('b085f4a774adab688e037ad32fbbf08e')
-
 build() {
   cd $startdir/src/zope.interface-$pkgver
   python setup.py install --prefix=/usr --root=$startdir/pkg
@@ -20,3 +18,4 @@
   rm $startdir/pkg/usr/lib/python*/site-packages/zope/README.txt
   rm $startdir/pkg/usr/lib/python*/site-packages/zope/interface/README*.txt
 }
+md5sums=('478d05add7cd7faf25a2fd880a739ddb')




More information about the arch-commits mailing list