Date: Tuesday, August 28, 2018 @ 22:31:55
  Author: aginiewicz
Revision: 375020

upgpkg: python-numexpr 2.6.8-1

python-numexpr: new upstream release

Modified:
  python-numexpr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-08-28 20:29:46 UTC (rev 375019)
+++ PKGBUILD    2018-08-28 22:31:55 UTC (rev 375020)
@@ -4,7 +4,7 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.6.7
+pkgver=2.6.8
 pkgrel=1
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas"
 url="https://github.com/pydata/numexpr";
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy')
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-md5sums=('354ce24791e9714659bd2b3508f8bbf8')
+md5sums=('ce8f5c900b03447a8db8a8c0cab9c2a5')
 
 prepare() {
   cd "$srcdir"

Reply via email to