Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
capstone


Commits:
11f3541e by Levente Polyak at 2026-06-06T01:05:00+02:00
upgpkg: 5.0.9-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = capstone
        pkgdesc = Lightweight multi-platform, multi-architecture disassembly 
framework
-       pkgver = 5.0.7
-       pkgrel = 2
+       pkgver = 5.0.9
+       pkgrel = 1
        url = https://www.capstone-engine.org/index.html
        arch = x86_64
        license = BSD-3-Clause
@@ -11,9 +11,9 @@ pkgbase = capstone
        makedepends = python-installer
        makedepends = python-setuptools
        makedepends = python-wheel
-       source = 
https://github.com/aquynh/capstone/archive/5.0.7/capstone-5.0.7.tar.gz
-       sha512sums = 
e09788d7dfca281f8f3773323d72e1157df777878d59ace6a8996495d505dec10051ce002f473fa5ff8aa60d5e6bb4cff5e55faffb074643cae7c4515e324994
-       b2sums = 
6e1d7d5aed9c1ef976aa97d7cf1363adfb41287bb8b26a5ae4ce5d0dc6ec318bdce551668486848a5f4005009c11b80ced77be911ab7ae79649923068eb646fe
+       source = 
https://github.com/aquynh/capstone/archive/5.0.9/capstone-5.0.9.tar.gz
+       sha512sums = 
e4fe24002aed02cdbc0626dafee5211646e5da6a208c8ef99cd2d4f08beb0022999684af55cd80214aea4067fad427abb5ed5b1f5433b42a1f9047092481c039
+       b2sums = 
b9c35d4e1330e4f60e32f873310269dc63274e95cd9fe64742ffd311d7cddf573dc8ddfee1728ae37761254249d27a896a67af9f844fe37e7f7a99a791c98933
 
 pkgname = capstone
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@ pkgname=(
   capstone
   python-capstone
 )
-pkgver=5.0.7
-pkgrel=2
+pkgver=5.0.9
+pkgrel=1
 pkgdesc='Lightweight multi-platform, multi-architecture disassembly framework'
 arch=(x86_64)
 url='https://www.capstone-engine.org/index.html'
@@ -22,8 +22,8 @@ makedepends=(
   python-wheel
 )
 
source=("https://github.com/aquynh/capstone/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('e09788d7dfca281f8f3773323d72e1157df777878d59ace6a8996495d505dec10051ce002f473fa5ff8aa60d5e6bb4cff5e55faffb074643cae7c4515e324994')
-b2sums=('6e1d7d5aed9c1ef976aa97d7cf1363adfb41287bb8b26a5ae4ce5d0dc6ec318bdce551668486848a5f4005009c11b80ced77be911ab7ae79649923068eb646fe')
+sha512sums=('e4fe24002aed02cdbc0626dafee5211646e5da6a208c8ef99cd2d4f08beb0022999684af55cd80214aea4067fad427abb5ed5b1f5433b42a1f9047092481c039')
+b2sums=('b9c35d4e1330e4f60e32f873310269dc63274e95cd9fe64742ffd311d7cddf573dc8ddfee1728ae37761254249d27a896a67af9f844fe37e7f7a99a791c98933')
 
 build() {
   cd $pkgbase-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/capstone/-/commit/11f3541e1b992bd77dce8fd91f14fbf986310c0a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/capstone/-/commit/11f3541e1b992bd77dce8fd91f14fbf986310c0a
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to