[arch-commits] Commit in python-egenix-mx-base/trunk (PKGBUILD)
Stéphane Gaudreault
stephane at archlinux.org
Wed Jan 25 02:06:50 UTC 2012
Date: Tuesday, January 24, 2012 @ 21:06:50
Author: stephane
Revision: 147243
upgpkg: python-egenix-mx-base 3.2.2-1
upstream update
Modified:
python-egenix-mx-base/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-25 01:42:55 UTC (rev 147242)
+++ PKGBUILD 2012-01-25 02:06:50 UTC (rev 147243)
@@ -4,18 +4,17 @@
pkgname=python-egenix-mx-base
_origname=egenix-mx-base
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="A collection of Python tools"
arch=('i686' 'x86_64')
license=('custom')
url="http://www.egenix.com/products/python/mxBase/"
depends=('python2')
-makedepends=('python2-distribute')
replaces=('egenix-mx-base')
provides=('egenix-mx-base')
source=("http://downloads.egenix.com/python/${_origname}-${pkgver}.tar.gz")
-sha1sums=('a82f7f155ea92f26f40a6a3bf9160bfac7c52a00')
+sha1sums=('9faaf608a29b80d9a8daf16b8b3578e896b6395b')
build() {
cd "${srcdir}/${_origname}-${pkgver}"
More information about the arch-commits
mailing list