Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
xfsprogs


Commits:
b4df153b by Tobias Powalowski at 2024-04-18T10:19:30+02:00
upgpkg: 6.7.0-1: update to latest version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,11 @@
 pkgbase = xfsprogs
        pkgdesc = XFS filesystem utilities
-       pkgver = 6.6.0
+       pkgver = 6.7.0
        pkgrel = 1
        url = https://xfs.wiki.kernel.org
        arch = x86_64
-       license = LGPL
+       license = GPL-2.0-only
+       license = LGPL-2.1-only
        makedepends = git
        makedepends = icu
        depends = sh
@@ -16,9 +17,9 @@ pkgbase = xfsprogs
        optdepends = python: for xfs_scrub_all script
        optdepends = smtp-forwarder: for xfs_scrub_fail script
        options = !makeflags
-       source = 
git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git?signed#tag=v6.6.0
+       source = 
git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git?signed#tag=v6.7.0
        validpgpkeys = 2B8185919E8D248981869DED20AE1692E13DDEE0
        validpgpkeys = 4020459E58C1A52511F5399113F703E6C11CF6F0
-       b2sums = SKIP
+       b2sums = 
810ffde66e8de47ce264406591ef6fd6f24b52ab44a0b7a58f7858c8eee442c9f33988f968940560ab5a455ceac7c9b2de1376f3fba816d19eec81f3e92d8529
 
 pkgname = xfsprogs


=====================================
PKGBUILD
=====================================
@@ -1,11 +1,11 @@
 # Maintainer: Tobias Powalowski <tp...@archlinux.org>
 
 pkgname=xfsprogs
-pkgver=6.6.0
+pkgver=6.7.0
 pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=('x86_64')
-license=('LGPL')
+license=('GPL-2.0-only' 'LGPL-2.1-only')
 url="https://xfs.wiki.kernel.org";
 depends=('sh' 'util-linux-libs' 'device-mapper' 'libinih' 'liburcu')
 optdepends=('icu: for xfs_scrub'
@@ -14,7 +14,7 @@ optdepends=('icu: for xfs_scrub'
 makedepends=('git' 'icu')
 options=('!makeflags')
 
source=("git+https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git?signed#tag=v${pkgver}";)
-b2sums=('SKIP')
+b2sums=('810ffde66e8de47ce264406591ef6fd6f24b52ab44a0b7a58f7858c8eee442c9f33988f968940560ab5a455ceac7c9b2de1376f3fba816d19eec81f3e92d8529')
 validpgpkeys=(
   '2B8185919E8D248981869DED20AE1692E13DDEE0' # Eric Sandeen 
<sand...@sandeen.net>
   '4020459E58C1A52511F5399113F703E6C11CF6F0' # Carlos Maiolino 
<c...@kernel.org>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfsprogs/-/commit/b4df153b75df2850b5d6b3927a0a0a870d766840

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


Reply via email to