Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
lldb
Commits:
9d040fe9 by Jelle van der Waa at 2024-11-30T16:06:40+01:00
upgpkg: 18.1.8-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = lldb
pkgdesc = Next generation, high-performance debugger
pkgver = 18.1.8
- pkgrel = 1
+ pkgrel = 2
url = https://lldb.llvm.org/
arch = x86_64
- license = custom:Apache 2.0 with LLVM Exception
+ license = Apache-2.0 WITH LLVM-exception
makedepends = llvm
makedepends = cmake
makedepends = ninja
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=lldb
pkgver=18.1.8
-pkgrel=1
+pkgrel=2
pkgdesc="Next generation, high-performance debugger"
arch=('x86_64')
url="https://lldb.llvm.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lldb/-/commit/9d040fe9015f7f7e1bc547dc3a362fbbd69679c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lldb/-/commit/9d040fe9015f7f7e1bc547dc3a362fbbd69679c1
You're receiving this email because of your account on gitlab.archlinux.org.