Date: Saturday, December 9, 2017 @ 12:23:59 Author: bpiotrowski Revision: 311969
2.2.7-1: new upstream release Modified: nilfs-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-09 12:23:55 UTC (rev 311968) +++ PKGBUILD 2017-12-09 12:23:59 UTC (rev 311969) @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier <[email protected]> pkgname=nilfs-utils -pkgver=2.2.6 +pkgver=2.2.7 pkgrel=1 pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)" arch=('x86_64') @@ -12,7 +12,7 @@ backup=('etc/nilfs_cleanerd.conf') depends=('util-linux') source=(http://nilfs.sourceforge.net/download/$pkgname-$pkgver.tar.bz2) -md5sums=('bdee5fbc4ef8cff4ae5ba6f4d2eb5b5b') +md5sums=('de16b06a7d04ca94b56dcfa37e569064') build() { cd $pkgname-$pkgver
