Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lldb


Commits:
7941f585 by Leonidas Spyropoulos at 2025-11-19T12:37:05+00:00
upgpkg: 21.1.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lldb
        pkgdesc = Next generation, high-performance debugger
-       pkgver = 21.1.5
+       pkgver = 21.1.6
        pkgrel = 1
        url = https://lldb.llvm.org/
        arch = x86_64
@@ -19,21 +19,21 @@ pkgbase = lldb
        depends = ncurses
        depends = libxml2
        depends = python
-       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/lldb-21.1.5.src.tar.xz
-       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/lldb-21.1.5.src.tar.xz.sig
-       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/llvm-21.1.5.src.tar.xz
-       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/llvm-21.1.5.src.tar.xz.sig
-       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/cmake-21.1.5.src.tar.xz
-       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/cmake-21.1.5.src.tar.xz.sig
+       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/lldb-21.1.6.src.tar.xz
+       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/lldb-21.1.6.src.tar.xz.sig
+       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/llvm-21.1.6.src.tar.xz
+       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/llvm-21.1.6.src.tar.xz.sig
+       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/cmake-21.1.6.src.tar.xz
+       source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/cmake-21.1.6.src.tar.xz.sig
        validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
        validpgpkeys = D574BD5D1D0E98895E3BF90044F2485E45D59042
        validpgpkeys = FFB3368980F3E6BB5737145A316C56D064CACBA5
        validpgpkeys = 71046D1E9C6656BDD61171873E83BABF4A4F9E85
-       sha256sums = 
d1d40bedb280062f21997aa5cf5e518cc2dea11dcddbd1d306b08394e7c7f15f
+       sha256sums = 
215993495bb262cb069545eb205d5933578477bd925d679ea7b0fe3cd6c93868
        sha256sums = SKIP
-       sha256sums = 
c9d6ca5073255192850471a276b3a00a6555c6dd09df6cb3eab77801f0a1cae0
+       sha256sums = 
908bce97be0275943414b45af2e2b20e8f6d5d9266fdc120bd59f096ebc547ad
        sha256sums = SKIP
-       sha256sums = 
48013d5714a96419bf993a2e5e4c5827377e8cf9c565070731fb2305d50d9511
+       sha256sums = 
e364f135fa14c343d70cac96f577f44e8e20bf026682f647f8c3c5687a0bebd1
        sha256sums = SKIP
 
 pkgname = lldb


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jan "heftig" Steffens <[email protected]>
 
 pkgname=lldb
-pkgver=21.1.5
+pkgver=21.1.6
 pkgrel=1
 pkgdesc="Next generation, high-performance debugger"
 arch=('x86_64')
@@ -15,11 +15,11 @@ 
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkg
 source=($_source_base/lldb-$pkgver.src.tar.xz{,.sig}
         $_source_base/llvm-$pkgver.src.tar.xz{,.sig}
         $_source_base/cmake-$pkgver.src.tar.xz{,.sig})
-sha256sums=('d1d40bedb280062f21997aa5cf5e518cc2dea11dcddbd1d306b08394e7c7f15f'
+sha256sums=('215993495bb262cb069545eb205d5933578477bd925d679ea7b0fe3cd6c93868'
             'SKIP'
-            'c9d6ca5073255192850471a276b3a00a6555c6dd09df6cb3eab77801f0a1cae0'
+            '908bce97be0275943414b45af2e2b20e8f6d5d9266fdc120bd59f096ebc547ad'
             'SKIP'
-            '48013d5714a96419bf993a2e5e4c5827377e8cf9c565070731fb2305d50d9511'
+            'e364f135fa14c343d70cac96f577f44e8e20bf026682f647f8c3c5687a0bebd1'
             'SKIP')
 validpgpkeys=('474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 
<[email protected]>
               'D574BD5D1D0E98895E3BF90044F2485E45D59042'  # Tobias Hieta 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lldb/-/commit/7941f5859bc54de2b8c4956b3466004a79e60e57

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lldb/-/commit/7941f5859bc54de2b8c4956b3466004a79e60e57
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to