Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-libunwind


Commits:
b1e371a5 by Felix Yan at 2026-03-03T05:14:16+08:00
upgpkg: 1.8.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-libunwind
        pkgdesc = Determine and manipulate the call-chain of a program (32-bit)
-       pkgver = 1.8.1
+       pkgver = 1.8.2
        pkgrel = 1
        url = https://www.nongnu.org/libunwind/
        arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = lib32-libunwind
        provides = libunwind-setjmp.so
        provides = libunwind-x86.so
        provides = libunwind.so
-       source = 
https://github.com/libunwind/libunwind/releases/download/v1.8.1/libunwind-1.8.1.tar.gz
-       source = 
https://github.com/libunwind/libunwind/releases/download/v1.8.1/libunwind-1.8.1.tar.gz.asc
+       source = 
https://github.com/libunwind/libunwind/releases/download/v1.8.2/libunwind-1.8.2.tar.gz
+       source = 
https://github.com/libunwind/libunwind/releases/download/v1.8.2/libunwind-1.8.2.tar.gz.asc
        validpgpkeys = F86EB09F72717426F20D36470A0FF845B7DB3427
-       b2sums = 
936e70f2428d8f6ada3b4d58b3c9e3a9738eb2f7aee1ad5fb4e44dbb7400186d1bd1ead86a698e53d199d5944b102f8380d08b48104a138021286a79fb006ec3
+       b2sums = 
b198b186c616adf1302d153a12949ceab07608f8133e42454e6b10bdf9518a514ef15d5ba52ef75b11e5f73fa330205accd415cfc30e6fa3ddd9724cbb088737
        b2sums = SKIP
 
 pkgname = lib32-libunwind


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Moritz Lipp <[email protected]>
 
 pkgname=lib32-libunwind
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="Determine and manipulate the call-chain of a program (32-bit)"
 url="https://www.nongnu.org/libunwind/";
@@ -23,7 +23,7 @@ provides=(
 source=(
   
https://github.com/libunwind/libunwind/releases/download/v$pkgver/libunwind-$pkgver.tar.gz{,.asc}
 )
-b2sums=('936e70f2428d8f6ada3b4d58b3c9e3a9738eb2f7aee1ad5fb4e44dbb7400186d1bd1ead86a698e53d199d5944b102f8380d08b48104a138021286a79fb006ec3'
+b2sums=('b198b186c616adf1302d153a12949ceab07608f8133e42454e6b10bdf9518a514ef15d5ba52ef75b11e5f73fa330205accd415cfc30e6fa3ddd9724cbb088737'
         'SKIP')
 validpgpkeys=(
   F86EB09F72717426F20D36470A0FF845B7DB3427  # Stephen M. Webb 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libunwind/-/commit/b1e371a5ba84d9c41ae1de2a4897ce79c83062c5

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


Reply via email to