Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
strace


Commits:
8dc3f356 by Anatol Pomozov at 2024-05-16T17:16:09-07:00
upgpkg: 6.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = strace
        pkgdesc = A diagnostic, debugging and instructional userspace tracer
-       pkgver = 6.8
+       pkgver = 6.9
        pkgrel = 1
        url = https://strace.io/
        arch = x86_64
        license = LGPL-2.1-or-later
        depends = perl
        depends = libunwind
-       source = 
https://github.com/strace/strace/releases/download/v6.8/strace-6.8.tar.xz
-       source = 
https://github.com/strace/strace/releases/download/v6.8/strace-6.8.tar.xz.asc
+       source = 
https://github.com/strace/strace/releases/download/v6.9/strace-6.9.tar.xz
+       source = 
https://github.com/strace/strace/releases/download/v6.9/strace-6.9.tar.xz.asc
        validpgpkeys = 296D6F29A020808E8717A8842DB5BD89A340AEB7
-       sha256sums = 
ba6950a96824cdf93a584fa04f0a733896d2a6bc5f0ad9ffe505d9b41e970149
+       sha256sums = 
da189e990a82e3ca3a5a4631012f7ecfd489dab459854d82d8caf6a865c1356a
        sha256sums = SKIP
 
 pkgname = strace


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <jeeps...@gmx.co.uk>
 
 pkgname=strace
-pkgver=6.8
+pkgver=6.9
 pkgrel=1
 pkgdesc='A diagnostic, debugging and instructional userspace tracer'
 arch=(x86_64)
@@ -10,7 +10,7 @@ url='https://strace.io/'
 license=(LGPL-2.1-or-later)
 depends=(perl libunwind)
 
source=(https://github.com/strace/strace/releases/download/v$pkgver/strace-$pkgver.tar.xz{,.asc})
-sha256sums=('ba6950a96824cdf93a584fa04f0a733896d2a6bc5f0ad9ffe505d9b41e970149'
+sha256sums=('da189e990a82e3ca3a5a4631012f7ecfd489dab459854d82d8caf6a865c1356a'
             'SKIP')
 validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin 
<l...@altlinux.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/strace/-/commit/8dc3f356847eca770b17e49a51605deb787702d9

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


Reply via email to