[arch-commits] Commit in nilfs-utils/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Sep 30 17:29:50 UTC 2010
Date: Thursday, September 30, 2010 @ 13:29:50
Author: ibiru
Revision: 92754
upgpkg: nilfs-utils 2.0.20-1
update to 2.0.20
Modified:
nilfs-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-30 17:27:58 UTC (rev 92753)
+++ PKGBUILD 2010-09-30 17:29:50 UTC (rev 92754)
@@ -2,7 +2,7 @@
# Maintainer : Ionut Biru <ibiru at archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
pkgname=nilfs-utils
-pkgver=2.0.19
+pkgver=2.0.20
pkgrel=1
pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('e2fsprogs')
options=(!libtool)
source=(http://www.nilfs.org/download/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f110291fe820f5166b0ce2cc004851dd')
+md5sums=('04287d6c96df7d823a096c203021a2ec')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list