[arch-commits] Commit in nilfs-utils/trunk (PKGBUILD)

Dan McGee dan at nymeria.archlinux.org
Thu May 9 13:12:17 UTC 2013


    Date: Thursday, May 9, 2013 @ 15:12:17
  Author: dan
Revision: 184989

upgpkg: nilfs-utils 2.1.5-1

Modified:
  nilfs-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-09 13:11:27 UTC (rev 184988)
+++ PKGBUILD	2013-05-09 13:12:17 UTC (rev 184989)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Maintainer: Dan McGee <dan at archlinux.org>
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=nilfs-utils
-pkgver=2.1.4
+pkgver=2.1.5
 pkgrel=1
 pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('util-linux')
 options=(!libtool)
 source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('e72f941f5041a057a81a1ce22e03497d')
+md5sums=('f072cc53c288492061b3199d63e32177')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list