summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2023-02-01 09:45:31 +0700
committerAchmad Fathoni2023-02-01 09:45:31 +0700
commitd5b3bc9e7c5e68be5b52c687caaed3b1a5324674 (patch)
tree20a79b0746257694ff842fb5453684fba3822786
parent35e52147aee84359234d415c6b3ea6b09f9e4ef3 (diff)
downloadaur-d5b3bc9e7c5e68be5b52c687caaed3b1a5324674.tar.gz
15.0.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c45e9d0c9618..08f28a75991f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-libclang
pkgdesc = Clang Python Bindings
- pkgver = 14.0.6
+ pkgver = 15.0.6.1
pkgrel = 1
url = https://pypi.org/project/libclang
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = python-libclang
makedepends = python-installer
makedepends = python-wheel
depends = python
- source = https://files.pythonhosted.org/packages/py2.py3/l/libclang/libclang-14.0.6-py2.py3-none-manylinux1_x86_64.whl
+ source = https://files.pythonhosted.org/packages/py2.py3/l/libclang/libclang-15.0.6.1-py2.py3-none-manylinux1_x86_64.whl
sha256sums = e429853939423f276a25140b0b702442d7da9a09e001c05e48df888336947614
pkgname = python-libclang
diff --git a/PKGBUILD b/PKGBUILD
index 21e23a4b8fec..6827c4e9ab7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Achmad Fathoni<fathoni.id(at)gmail.com>
pkgname=python-libclang
_pkgname=${pkgname:7}
-pkgver=14.0.6
+pkgver=15.0.6.1
pkgrel=1
pkgdesc="Clang Python Bindings"
arch=(x86_64)