summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2022-06-25 13:52:04 +1000
committerchrisjbillington2022-06-25 13:52:04 +1000
commit9744ebf210855279b8976ba0b87db7617640c0d0 (patch)
treeba416ea7cb27699524897d3cf6e67883d04b0696
parentec1156da265bbe962fa6e9e981a3d3dcf1e71c22 (diff)
downloadaur-9744ebf210855279b8976ba0b87db7617640c0d0.tar.gz
2.8.1.anaconda2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 210a8503f888..cb7ee35adc61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-numexpr-mkl-bin
pkgdesc = Fast numerical array expression evaluator for Python - with Intel MKL - prebuilt binaries from Anaconda
- pkgver = 2.7.3.anaconda1
- pkgrel = 3
+ pkgver = 2.8.1.anaconda2
+ pkgrel = 1
url = https://github.com/pydata/numexpr
arch = x86_64
license = MIT
@@ -10,7 +10,7 @@ pkgbase = python-numexpr-mkl-bin
depends = python-numpy
provides = python-numexpr
conflicts = python-numexpr
- source = https://repo.anaconda.com/pkgs/main/linux-64/numexpr-2.7.3-py310hd732450_1.tar.bz2
- sha256sums = 9b1a3e57ea29f06538e8d284a398ef9b81b416ab84166e066256e77fbedd0c4e
+ source = https://repo.anaconda.com/pkgs/main/linux-64/numexpr-2.8.1-py310hcea2de6_2.tar.bz2
+ sha256sums = a18258d47abcf8ce367ade41b1a8959e31759089cda536614988571abeb0578e
pkgname = python-numexpr-mkl-bin
diff --git a/PKGBUILD b/PKGBUILD
index d358bddd1a8d..3a155d71c787 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer : Chris Billington <chrisjbillington@gmail.com>
pkgname=python-numexpr-mkl-bin
_pkgname=numexpr
-_pkgver=2.7.3
-_build=py310hd732450_1
+_pkgver=2.8.1
+_build=py310hcea2de6_2
pkgver="${_pkgver}.anaconda${_build##*_}"
-pkgrel=3
+pkgrel=1
pkgdesc="Fast numerical array expression evaluator for Python - with Intel MKL - prebuilt binaries from Anaconda"
arch=('x86_64')
url="https://github.com/pydata/numexpr"
@@ -14,7 +14,7 @@ conflicts=('python-numexpr')
depends=('python-mkl-service' 'python-numpy')
makedepends=('jq')
source=("https://repo.anaconda.com/pkgs/main/linux-64/${_pkgname}-${_pkgver}-${_build}.tar.bz2")
-sha256sums=('9b1a3e57ea29f06538e8d284a398ef9b81b416ab84166e066256e77fbedd0c4e')
+sha256sums=('a18258d47abcf8ce367ade41b1a8959e31759089cda536614988571abeb0578e')
prepare() {
# Prefix replacement