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

Andrzej Giniewicz aginiewicz at nymeria.archlinux.org
Thu Sep 5 18:53:32 UTC 2013


    Date: Thursday, September 5, 2013 @ 20:53:31
  Author: aginiewicz
Revision: 96811

upgpkg: python-numexpr 2.2-1

update to new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-05 18:48:50 UTC (rev 96810)
+++ PKGBUILD	2013-09-05 18:53:31 UTC (rev 96811)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.1
-pkgrel=2
+pkgver=2.2
+pkgrel=1
 pkgdesc="A JIT compiler for Python expressions"
 url="http://code.google.com/p/numexpr/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 'python2-numpy')
 source=(http://numexpr.googlecode.com/files/numexpr-$pkgver.tar.gz)
-md5sums=('8c138e81fb4214d05453da0fc88bf0d5')
+md5sums=('1d83b13e69fff897a5bc588b7119506c')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list