Date: Sunday, June 26, 2022 @ 19:22:34
  Author: jelle
Revision: 449445

upgpkg: nilfs-utils 2.2.9-1

Modified:
  nilfs-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-26 19:13:07 UTC (rev 449444)
+++ PKGBUILD    2022-06-26 19:22:34 UTC (rev 449445)
@@ -2,8 +2,8 @@
 # Contributor: Geoffroy Carrier <[email protected]>
 
 pkgname=nilfs-utils
-pkgver=2.2.8
-pkgrel=2
+pkgver=2.2.9
+pkgrel=1
 pkgdesc="A log-structured file system supporting continuous snapshotting 
(userspace utils)"
 arch=('x86_64')
 url="http://nilfs.sourceforge.net/";
@@ -11,7 +11,7 @@
 backup=('etc/nilfs_cleanerd.conf')
 depends=('util-linux')
 source=(http://nilfs.sourceforge.net/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('feb4fbf72679cb6449935d720b161aec')
+md5sums=('914cd9b876b090377504e1184c7b8ca0')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to