Date: Sunday, February 15, 2015 @ 19:33:13 Author: dan Revision: 231598
upgpkg: nilfs-utils 2.2.3-1 Modified: nilfs-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-15 17:56:02 UTC (rev 231597) +++ PKGBUILD 2015-02-15 18:33:13 UTC (rev 231598) @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier <[email protected]> pkgname=nilfs-utils -pkgver=2.2.2 +pkgver=2.2.3 pkgrel=1 pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)" arch=('i686' '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=('17033394c30515c41c8ae08f83d1cbbe') +md5sums=('50e904e41aee0a1463b01c9d0df8ee9d') build() { cd $pkgname-$pkgver
