From 1e5cd3c90cf0123350fe4b3e59410bff2e92de56 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 18:12:20 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 755d53a..4a7de55 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: libclc description: Open Source implementation of the library requirements of the OpenCL C programming language version: 22.1.4 -revision: 1 +revision: 2 url: https://libclc.llvm.org/ license: NCSA OR MIT maintainers: @@ -13,7 +13,7 @@ make_depends: - llvm - cmake - ninja - - python3 + - python3=3.14.* - spirv-llvm-translator downloads: - url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz