summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYuri Iozzelli2017-10-02 20:19:28 +0200
committerYuri Iozzelli2017-10-02 20:19:28 +0200
commit1c03e3cb0db2004b18315bfa6caa560c536f98c6 (patch)
treed53ff23e99303df50c267dea4e45ebf4164967d4 /PKGBUILD
parent995e91b8f273f4ef97c7e84a7b9f6ecdd4f56e15 (diff)
downloadaur-1c03e3cb0db2004b18315bfa6caa560c536f98c6.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 87e5d5b50f31..ddbaf217bccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yuri Iozzelli <y.iozzelli@gmail.com>
pkgname=python2-llvmlite-bin
-pkgver=0.18.0
+pkgver=0.20.0
pkgrel=1
epoch=
pkgdesc="A lightweight LLVM python binding for writing JIT compilers"
@@ -17,4 +17,4 @@ package() {
mkdir -p "$pkgdir/usr/lib/python2.7/site-packages/"
cp -r * "$pkgdir/usr/lib/python2.7/site-packages/"
}
-md5sums=('354ddb65ec77f98aab7f44cfc708f013')
+md5sums=('be0e1083f71d7814991f9e62789fee74')