summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYuri Iozzelli2017-10-02 20:17:35 +0200
committerYuri Iozzelli2017-10-02 20:17:35 +0200
commite135161ce87f58611dcb5a961dc0a74d0b3caf65 (patch)
tree920346ad9e6828d50b1ca541ad05b3221c7561f0 /PKGBUILD
parent98bdded205d41a9e11e9b4cb7f79f2ca68a81d10 (diff)
downloadaur-e135161ce87f58611dcb5a961dc0a74d0b3caf65.tar.gz
Updated to 0.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 741fcdf88346..bc80e8f59816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yuri Iozzelli <y.iozzelli@gmail.com>
pkgname=python-llvmlite-bin
-pkgver=0.18.0
+pkgver=0.20.0
pkgrel=1
epoch=
pkgdesc="A lightweight LLVM python binding for writing JIT compilers"
@@ -18,4 +18,4 @@ package() {
mkdir -p "$pkgdir/usr/lib/python3.6/site-packages/"
cp -r * "$pkgdir/usr/lib/python3.6/site-packages/"
}
-md5sums=('bac228367ae76745a8373dcdd99a6a08')
+md5sums=('80a000535012892cca5fb40697eaf2b4')