summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2022-11-21 15:45:57 +1100
committerchrisjbillington2022-11-21 15:45:57 +1100
commit4fc479e440ba90ff7de908065f0ef5711cc50c58 (patch)
treefb51eff32f2049287ea33cdd6af801ac534e01d8
parent635cd623e178267a2063e61683ffc66b42c4f516 (diff)
downloadaur-4fc479e440ba90ff7de908065f0ef5711cc50c58.tar.gz
2.8.4.anaconda0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daef659c15c6..5f9e9e62345f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-numexpr-mkl-bin
pkgdesc = Fast numerical array expression evaluator for Python - with Intel MKL - prebuilt binaries from Anaconda
- pkgver = 2.8.3.anaconda0
+ pkgver = 2.8.4.anaconda0
pkgrel = 1
url = https://github.com/pydata/numexpr
arch = x86_64
@@ -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.8.3-py310hcea2de6_0.tar.bz2
- sha256sums = ddb5d146c7fbee3cfb88c735fd4fbd53128b6bf01a4b417c202e8b05bd0783ae
+ source = https://repo.anaconda.com/pkgs/main/linux-64/numexpr-2.8.4-py310h8879344_0.tar.bz2
+ sha256sums = dedbb7f8be8234c3f22fd05b001261414e2df364290e4ee28966aaa07ae01df4
pkgname = python-numexpr-mkl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 613d47dcda51..3cfa67c23fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Chris Billington <chrisjbillington@gmail.com>
pkgname=python-numexpr-mkl-bin
_pkgname=numexpr
-_pkgver=2.8.3
-_build=py310hcea2de6_0
+_pkgver=2.8.4
+_build=py310h8879344_0
pkgver="${_pkgver}.anaconda${_build##*_}"
pkgrel=1
pkgdesc="Fast numerical array expression evaluator for Python - with Intel MKL - prebuilt binaries from Anaconda"
@@ -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=('ddb5d146c7fbee3cfb88c735fd4fbd53128b6bf01a4b417c202e8b05bd0783ae')
+sha256sums=('dedbb7f8be8234c3f22fd05b001261414e2df364290e4ee28966aaa07ae01df4')
prepare() {
# Prefix replacement