summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYuri Iozzelli2018-12-02 21:33:11 +0100
committerYuri Iozzelli2018-12-02 21:33:11 +0100
commitf3931a4ac6caca9377dd876589bd9edf0093ac68 (patch)
tree818137ca54b97370a071882fb0c9a548c1dd9b55 /PKGBUILD
parented5ffea5e66d7aa3407c402169d52e560523e75f (diff)
downloadaur-f3931a4ac6caca9377dd876589bd9edf0093ac68.tar.gz
Updated to 0.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 570684c3f725..0c70715ed419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yuri Iozzelli <y.iozzelli@gmail.com>
pkgname=python-llvmlite-bin
-pkgver=0.24.0
+pkgver=0.26.0
pkgrel=1
epoch=
pkgdesc="A lightweight LLVM python binding for writing JIT compilers"
@@ -11,11 +11,11 @@ groups=()
depends=("python")
provides=("python-llvmlite")
conflicts=("python-llvmlite")
-source=("https://anaconda.org/numba/llvmlite/0.24.0/download/linux-64/llvmlite-0.24.0-py37hf484d3e_2.tar.bz2")
+source=("https://anaconda.org/numba/llvmlite/0.26.0/download/linux-64/llvmlite-0.26.0-py37hf484d3e_0.tar.bz2")
package() {
cd "$srcdir/lib/python3.7/site-packages"
mkdir -p "$pkgdir/usr/lib/python3.7/site-packages/"
cp -r * "$pkgdir/usr/lib/python3.7/site-packages/"
}
-md5sums=('485ff7c378841a7da498454fa5088ffa')
+md5sums=('d2578e0fc30c880e78b1511c19ceac73')