summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPumpkinCheshire2022-03-24 10:06:03 +0800
committerPumpkinCheshire2022-03-24 10:06:03 +0800
commit24e980a6322cdcc594b15394b3b9db6956216b5c (patch)
tree7f8417deb3d2061afaf23b7d061af749fa313956
parentcf4022183349a4f307bdc77c49f42a4517ee2b84 (diff)
downloadaur-24e980a6322cdcc594b15394b3b9db6956216b5c.tar.gz
bump to 0.9.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ceb368f5b967..7543f07b6db6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = python-taichi
optdepends = python-gitpython
optdepends = yapf
optdepends = cuda
- source = https://files.pythonhosted.org/packages/cp310/t/taichi/taichi-0.9.2-cp310-cp310-manylinux_2_27_x86_64.whl
+ source = https://files.pythonhosted.org/packages/cp310/t/taichi/taichi-0.9.2-cp310-cp310-manylinux2014_x86_64.whl
b2sums = 1a945f7e4805212310596dfc60edf212374bc7ebe7e086d4a2b5bd957f78eef28d1118a3bd244ba15c5c7d4dbfd61485ddc288caa79caa1f5545d9e9cc5db26a
pkgname = python-taichi
diff --git a/PKGBUILD b/PKGBUILD
index fb311045f406..2a8101e5ded3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ optdepends=(
makedepends=(
'python-build'
'python-installer')
-source=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-$_py-manylinux_2_27_x86_64.whl")
+source=("https://files.pythonhosted.org/packages/$_py/${_name::1}/$_name/${_name//-/_}-$pkgver-$_py-$_py-manylinux2014_x86_64.whl")
b2sums=('1a945f7e4805212310596dfc60edf212374bc7ebe7e086d4a2b5bd957f78eef28d1118a3bd244ba15c5c7d4dbfd61485ddc288caa79caa1f5545d9e9cc5db26a')
package() {