[arch-commits] Commit in python-logilab-common/trunk (PKGBUILD)

Stéphane Gaudreault stephane at archlinux.org
Fri Jan 14 18:50:14 UTC 2011


    Date: Friday, January 14, 2011 @ 13:50:14
  Author: stephane
Revision: 106135

upgpkg: python-logilab-common 0.54.0-1
update to v0.54.0

Modified:
  python-logilab-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-14 18:34:04 UTC (rev 106134)
+++ PKGBUILD	2011-01-14 18:50:14 UTC (rev 106135)
@@ -1,9 +1,9 @@
 # $Id$
-# Contributor: Alexander Fehr <pizzapunk gmail com>
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-logilab-common
-pkgver=0.52.1
+pkgver=0.54.0
 pkgrel=1
 pkgdesc="Useful miscellaneous modules used by Logilab projects"
 arch=('any')
@@ -11,12 +11,11 @@
 license=('LGPL')
 depends=('python-egenix-mx-base')
 makedepends=('python2-distribute')
-source=(ftp://ftp.logilab.org/pub/common/logilab-common-${pkgver}.tar.gz)
-sha1sums=('f8f19918b8e7c7bd86ef17d01370f93e80fd21b2')
+source=(http://ftp.logilab.org/pub/common/logilab-common-${pkgver}.tar.gz)
+sha1sums=('32b9c8f96fbcd4aa0777933b72b3cea96389a500')
 
 package() {
   cd "${srcdir}/logilab-common-${pkgver}"
 
   python2 setup.py install --prefix=/usr --root="${pkgdir}"
 }
-# vim: set noexpandtab tabstop=8 shiftwidth=8 textwidth=132 autoindent




More information about the arch-commits mailing list