summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYuri Iozzelli2022-03-15 22:28:40 +0100
committerYuri Iozzelli2022-03-15 22:28:40 +0100
commitd6527de942fa49aa3a12ede6c6da3e412d10ef87 (patch)
tree1bd7b6edd2f873afebd58eeccda336961d385f76 /PKGBUILD
parentd49bf7b783f9d4318785bb1decee1cad295ebfec (diff)
downloadaur-d6527de942fa49aa3a12ede6c6da3e412d10ef87.tar.gz
Bump package version to 0.38.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 024cda2f5c6c..cdab5136e415 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yuri Iozzelli <y.iozzelli@gmail.com>
pkgname=python-llvmlite-bin
-pkgver=0.38.0rc1
+pkgver=0.38.0
pkgrel=1
epoch=
pkgdesc="A lightweight LLVM python binding for writing JIT compilers"