[arch-commits] Commit in python-logilab-common/trunk (PKGBUILD)
Stéphane Gaudreault
stephane at archlinux.org
Mon May 9 16:17:06 UTC 2011
Date: Monday, May 9, 2011 @ 12:17:06
Author: stephane
Revision: 123274
upgpkg: python-logilab-common 0.55.2-1
version bump
Modified:
python-logilab-common/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-09 14:50:37 UTC (rev 123273)
+++ PKGBUILD 2011-05-09 16:17:06 UTC (rev 123274)
@@ -3,7 +3,7 @@
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=python-logilab-common
-pkgver=0.55.1
+pkgver=0.55.2
pkgrel=1
pkgdesc="Useful miscellaneous modules used by Logilab projects"
arch=('any')
@@ -12,7 +12,7 @@
depends=('python2' 'python-egenix-mx-base')
makedepends=('python2-distribute')
source=(http://ftp.logilab.org/pub/common/logilab-common-${pkgver}.tar.gz)
-sha1sums=('50fb6bfed720482da84cb464983cf48133a20179')
+sha1sums=('dd0123ccf0d69c1e52449906817abdb2e91655a4')
build() {
cd "${srcdir}/logilab-common-${pkgver}"
More information about the arch-commits
mailing list