Date: Wednesday, May 4, 2011 @ 03:52:42 Author: ibiru Revision: 122457
update to 2.0.23 Modified: nilfs-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-04 07:48:10 UTC (rev 122456) +++ PKGBUILD 2011-05-04 07:52:42 UTC (rev 122457) @@ -2,7 +2,7 @@ # Maintainer : Ionut Biru <[email protected]> # Contributor: Geoffroy Carrier <[email protected]> pkgname=nilfs-utils -pkgver=2.0.22 +pkgver=2.0.23 pkgrel=1 pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('util-linux-ng') options=(!libtool) source=(http://www.nilfs.org/download/${pkgname}-${pkgver}.tar.bz2) -md5sums=('d7650e53fbd4a73ef56e07a354fdd2b0') +md5sums=('7f7e835d02e14642e8b7b32a36b7fab0') build() { cd "${srcdir}/${pkgname}-${pkgver}"
