Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
systemtap


Commits:
e9396281 by Sven-Hendrik Haase at 2025-11-01T16:20:41+01:00
upgpkg: 5.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = systemtap
        pkgdesc = Infrastructure to simplify the gathering of information about 
the running Linux system
-       pkgver = 5.3
-       pkgrel = 2
+       pkgver = 5.4
+       pkgrel = 1
        url = https://sourceware.org/systemtap/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -14,11 +14,11 @@ pkgbase = systemtap
        depends = cpio
        optdepends = sqlite3: for storing results in a database
        options = !emptydirs
-       source = 
https://sourceware.org/ftp/systemtap/releases/systemtap-5.3.tar.gz
-       source = 
https://sourceware.org/ftp/systemtap/releases/systemtap-5.3.tar.gz.asc
+       source = 
https://sourceware.org/ftp/systemtap/releases/systemtap-5.4.tar.gz
+       source = 
https://sourceware.org/ftp/systemtap/releases/systemtap-5.4.tar.gz.asc
        source = systemtap.sysusers
        validpgpkeys = C60CFE9F27405101D06DE3B86D8D01ADE253B252
-       sha512sums = 
b252cd00a7ddab53f19d30129834b205ce8e90ccc5422444c1d188b765c122da712f5ca73092c425aef7430888c75ebfebbe3bfd87d6df8761338a1135abda89
+       sha512sums = 
5869fe3735e44be65ba7895a46b4ea66fcdcc21ed2ab0673c62d822730553837f816d82fd78eeca4bfe6f17fdeaa12eb2f94c0b0b7ebb8c495c961f0b6935785
        sha512sums = SKIP
        sha512sums = 
c1ed109ee35081665fcf44138adf76255e1b802506375b3b6bce1f2fad11366e807ed4d9204379cc53a64ab18af4e411e5cedbac36f4fa659cab196d376c777c
 


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 # Contributor: dront78 <[email protected]>
 
 pkgname=systemtap
-pkgver=5.3
-pkgrel=2
+pkgver=5.4
+pkgrel=1
 pkgdesc="Infrastructure to simplify the gathering of information about the 
running Linux system"
 url="https://sourceware.org/systemtap/";
 arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=('sqlite3: for storing results in a database')
 options=('!emptydirs')
 
source=("https://sourceware.org/ftp/systemtap/releases/${pkgname}-${pkgver}.tar.gz"{,.asc}
         systemtap.sysusers)
-sha512sums=('b252cd00a7ddab53f19d30129834b205ce8e90ccc5422444c1d188b765c122da712f5ca73092c425aef7430888c75ebfebbe3bfd87d6df8761338a1135abda89'
+sha512sums=('5869fe3735e44be65ba7895a46b4ea66fcdcc21ed2ab0673c62d822730553837f816d82fd78eeca4bfe6f17fdeaa12eb2f94c0b0b7ebb8c495c961f0b6935785'
             'SKIP'
             
'c1ed109ee35081665fcf44138adf76255e1b802506375b3b6bce1f2fad11366e807ed4d9204379cc53a64ab18af4e411e5cedbac36f4fa659cab196d376c777c')
 validpgpkeys=('C60CFE9F27405101D06DE3B86D8D01ADE253B252')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemtap/-/commit/e9396281bc11e836a9107f980dd7fee29c6d1d6e

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


Reply via email to