Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
xfsprogs
Commits:
df1fd4eb by Tobias Powalowski at 2026-07-18T19:27:19+02:00
upgpkg: 7.1.1-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xfsprogs
pkgdesc = XFS filesystem utilities
- pkgver = 7.0.1
+ pkgver = 7.1.1
pkgrel = 1
url = https://xfs.wiki.kernel.org
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = xfsprogs
optdepends = icu: for xfs_scrub
optdepends = python-dbus: for xfs_scrub_all script
optdepends = smtp-forwarder: for xfs_scrub_fail script
- source =
git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git?signed#tag=v7.0.1
+ source =
git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git?signed#tag=v7.1.1
validpgpkeys = AE1B2A9562721A6FC4307C1F46A7EA18AC33E108
validpgpkeys = 2B8185919E8D248981869DED20AE1692E13DDEE0
validpgpkeys = 4020459E58C1A52511F5399113F703E6C11CF6F0
- b2sums =
1ef95f296f648f1ba7f6cb65f114c2f74a73dfba31b57a48b1819088d0d67da0d4d9e338a4effd01e413e2918b1a1659ab0b8865694c4068f92412da58fbca86
+ b2sums =
1242c43e57a9dc2383e09a2397da18251f138a1512ec1ba623ab8363f5ade05e0e44bd503c42a8064d85435b99c40bb316edc1f39ce223167e8353862dbabd4d
pkgname = xfsprogs
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Tobias Powalowski <[email protected]>
pkgname=xfsprogs
-pkgver=7.0.1
+pkgver=7.1.1
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=('x86_64')
@@ -30,7 +30,7 @@ makedepends=(
source=(
git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git?signed#tag=v${pkgver}
)
-b2sums=('1ef95f296f648f1ba7f6cb65f114c2f74a73dfba31b57a48b1819088d0d67da0d4d9e338a4effd01e413e2918b1a1659ab0b8865694c4068f92412da58fbca86')
+b2sums=('1242c43e57a9dc2383e09a2397da18251f138a1512ec1ba623ab8363f5ade05e0e44bd503c42a8064d85435b99c40bb316edc1f39ce223167e8353862dbabd4d')
validpgpkeys=(
'AE1B2A9562721A6FC4307C1F46A7EA18AC33E108' # Andrey Albershteyn
<[email protected]>
'2B8185919E8D248981869DED20AE1692E13DDEE0' # Eric Sandeen
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xfsprogs/-/commit/df1fd4ebf0fb6c5dd656de58d229b8d01e801600
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xfsprogs/-/commit/df1fd4ebf0fb6c5dd656de58d229b8d01e801600
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