summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8154a1c5c2a0..741fc5d05f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: VanLaser <gabi_laser at yahoo dot com>
pkgname=c2ffi-git
-pkgver=r239.25fcec1
+pkgver=r242.3078cb5
pkgrel=1
pkgdesc="Clang-based FFI wrapper generator"
arch=('x86_64' 'aarch64')
@@ -23,7 +23,7 @@ makedepends=('git'
'gcc')
provides=('c2ffi')
conflicts=('c2ffi')
-source=('git+https://github.com/rpav/c2ffi#branch=llvm-14.0.0')
+source=('git+https://github.com/rpav/c2ffi#branch=llvm-15.0.0')
md5sums=('SKIP')
pkgver() {