Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
nilfs-utils


Commits:
77a0236d by Jelle van der Waa at 2026-01-18T16:41:38+01:00
upgpkg: 2.2.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = nilfs-utils
        pkgdesc = A log-structured file system supporting continuous 
snapshotting (userspace utils)
-       pkgver = 2.2.13
+       pkgver = 2.2.14
        pkgrel = 1
        url = http://nilfs.sourceforge.net/
        arch = x86_64
-       license = GPL2
-       license = LGPL2.1
+       license = GPL-2.0-or-later
+       license = LGPL-2.1-or-later
        depends = util-linux
        backup = etc/nilfs_cleanerd.conf
-       source = 
http://nilfs.sourceforge.net/download/nilfs-utils-2.2.13.tar.bz2
-       sha256sums = 
f0de7b2c2bc668033428c512886af916f92cabb1f517db2d24c139dda87d7b11
+       source = 
http://nilfs.sourceforge.net/download/nilfs-utils-2.2.14.tar.bz2
+       sha256sums = 
2cd57a931ee1f560985660bc07f8d52ecf6bf743a3f653c45d60c7015d365b51
 
 pkgname = nilfs-utils


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 # Contributor: Geoffroy Carrier <[email protected]>
 
 pkgname=nilfs-utils
-pkgver=2.2.13
+pkgver=2.2.14
 pkgrel=1
 pkgdesc="A log-structured file system supporting continuous snapshotting 
(userspace utils)"
 arch=('x86_64')
 url="http://nilfs.sourceforge.net/";
-license=('GPL2' 'LGPL2.1')
+license=('GPL-2.0-or-later' 'LGPL-2.1-or-later')
 backup=('etc/nilfs_cleanerd.conf')
 depends=('util-linux')
 source=(http://nilfs.sourceforge.net/download/$pkgname-$pkgver.tar.bz2)
-sha256sums=('f0de7b2c2bc668033428c512886af916f92cabb1f517db2d24c139dda87d7b11')
+sha256sums=('2cd57a931ee1f560985660bc07f8d52ecf6bf743a3f653c45d60c7015d365b51')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nilfs-utils/-/commit/77a0236d7fb853a3155c5f3857581267fc32a277

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


Reply via email to