summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebc9491560a3..f08211e7acd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 24 10:46:11 UTC 2017
+# Sat Apr 22 18:42:02 UTC 2017
pkgbase = python-llvmlite
pkgdesc = Lightweight LLVM python binding for writing JIT compilers
- pkgver = 0.16.0
+ pkgver = 0.17.1
pkgrel = 1
url = https://github.com/numba/llvmlite
arch = i686
@@ -10,10 +10,10 @@ pkgbase = python-llvmlite
license = BSD
makedepends = cython
depends = python
- depends = llvm>=3.9.0
- depends = llvm<3.10.0
- source = https://github.com/numba/llvmlite/archive/v0.16.0.tar.gz
- md5sums = 0bc8d3575e098ac2b6f386677498131b
+ depends = llvm>=4.0.0
+ depends = llvm<4.1.0
+ source = https://github.com/numba/llvmlite/archive/v0.17.1.tar.gz
+ md5sums = 88141e11e4c358865ed1bec7c25d5131
pkgname = python-llvmlite