summaryrefslogtreecommitdiff
path: root/extra/python-egenix-mx-base/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-egenix-mx-base/PKGBUILD')
-rw-r--r--extra/python-egenix-mx-base/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/python-egenix-mx-base/PKGBUILD b/extra/python-egenix-mx-base/PKGBUILD
index 6f9ca8e29..5f0c56680 100644
--- a/extra/python-egenix-mx-base/PKGBUILD
+++ b/extra/python-egenix-mx-base/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 147244 2012-01-25 02:07:03Z stephane $
+# $Id: PKGBUILD 152250 2012-03-06 01:50:30Z stephane $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=python-egenix-mx-base
_origname=egenix-mx-base
-pkgver=3.2.2
+pkgver=3.2.3
pkgrel=1
pkgdesc="A collection of Python tools"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ depends=('python2')
replaces=('egenix-mx-base')
provides=('egenix-mx-base')
source=("http://downloads.egenix.com/python/${_origname}-${pkgver}.tar.gz")
-sha1sums=('9faaf608a29b80d9a8daf16b8b3578e896b6395b')
+sha1sums=('6f56a301859b8f9513141fbeeca3e537e082aa53')
build() {
cd "${srcdir}/${_origname}-${pkgver}"