Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / llvm
Commits:
24f9b8fe by Antonio Rojas at 2025-12-26T15:12:35+01:00
upgpkg: 21.1.6-2: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = llvm
pkgver = 21.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://llvm.org/
arch = x86_64
license = Apache-2.0 WITH LLVM-exception
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=('llvm' 'llvm-libs')
pkgver=21.1.6
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://llvm.org/"
license=('Apache-2.0 WITH LLVM-exception')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/llvm/-/commit/24f9b8fefdd0b17f38e7f12cdadf6d5a7ecfeb96
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/llvm/-/commit/24f9b8fefdd0b17f38e7f12cdadf6d5a7ecfeb96
You're receiving this email because of your account on gitlab.archlinux.org.