summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorQuan Guo2019-05-30 08:42:11 +0800
committerQuan Guo2019-05-30 08:42:11 +0800
commit09ca2776145c7ac45f51417b9ceeefa57aa038fe (patch)
tree70d370892c72e5456b14bcd14f9794287869a154 /.SRCINFO
parent5cc24c89f883641931083a384276e9048005bd6c (diff)
downloadaur-09ca2776145c7ac45f51417b9ceeefa57aa038fe.tar.gz
Fix the issue raised by @flying-sheep
Thanks @petronny @flying-sheep and others
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da91ac938e98..5bc6ecb9dff8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 30 18:01:19 UTC 2017
+# Thu May 30 00:42:08 UTC 2019
pkgbase = python-llvmlite-git
pkgdesc = A lightweight LLVM python binding for writing JIT compilers
- pkgver = 0.19.0.dev.r22.g6ac74c8
+ pkgver = 0.29.0dev0.r36.gd5e5cb0
pkgrel = 1
url = https://github.com/numba/llvmlite
arch = i686
@@ -21,12 +21,12 @@ pkgbase = python-llvmlite-git
pkgname = python-llvmlite-git
depends = python
depends = llvm
- provides = python-llvmlite
+ provides = python-llvmlite=$pkgver
conflicts = python-llvmlite
pkgname = python2-llvmlite-git
depends = python2
depends = llvm
- provides = python2-llvmlite
+ provides = python2-llvmlite=$pkgver
conflicts = python2-llvmlite