[arch-commits] Commit in python-egenix-mx-base/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Fri Mar 6 10:29:58 UTC 2009
Date: Friday, March 6, 2009 @ 05:29:58
Author: douglas
Revision: 29185
upgpkg: python-egenix-mx-base 3.1.2-1
Modified:
python-egenix-mx-base/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-06 09:46:56 UTC (rev 29184)
+++ PKGBUILD 2009-03-06 10:29:58 UTC (rev 29185)
@@ -3,8 +3,8 @@
pkgname=python-egenix-mx-base
origname=egenix-mx-base
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
pkgdesc="A collection of professional quality Python software tools which enhance Python's usability in many important areas - Open Source parts of the eGenix.com mx Extension series"
arch=('i686' 'x86_64')
license=('custom')
@@ -14,8 +14,6 @@
provides=('egenix-mx-base')
source=("http://downloads.egenix.com/python/${origname}-${pkgver}.tar.gz")
-md5sums=('d0f3b1adca33a68867bf50f000060cd6')
-
build() {
cd $startdir/src/$origname-$pkgver
BASECFLAGS=$BASECFLAGS" -DNDEBUG -O0 -Wall -Wstrict-prototypes "
@@ -23,3 +21,4 @@
install -D -m644 COPYRIGHT $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
}
+md5sums=('b18b621deb07d503668ba0745e7af971')
More information about the arch-commits
mailing list