summaryrefslogtreecommitdiff
path: root/core/nilfs-utils
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-18 12:31:40 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-18 12:31:40 +0200
commit63b47d2adad6c3c625196b2717bbd42283e9bb79 (patch)
treec337b068dad6577cc034d5857f7d1a4b0b4108c7 /core/nilfs-utils
parentf86cb0311e96fae67e26edd6da00bda03f0c6160 (diff)
parent4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fish/PKGBUILD community/python2-cchardet/PKGBUILD extra/cpio/PKGBUILD extra/gstreamer0.10-base/PKGBUILD
Diffstat (limited to 'core/nilfs-utils')
-rw-r--r--core/nilfs-utils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/nilfs-utils/PKGBUILD b/core/nilfs-utils/PKGBUILD
index 24723ca85..4f9ca816a 100644
--- a/core/nilfs-utils/PKGBUILD
+++ b/core/nilfs-utils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163896 2012-07-21 19:19:52Z ibiru $
-# Maintainer : Ionut Biru <ibiru@archlinux.org>
+# $Id: PKGBUILD 185727 2013-05-17 18:43:30Z dan $
+# Maintainer: Dan McGee <dan@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@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' 'mips64el')
@@ -13,7 +13,7 @@ backup=('etc/nilfs_cleanerd.conf')
depends=('util-linux')
options=(!libtool)
source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('e72f941f5041a057a81a1ce22e03497d')
+md5sums=('f072cc53c288492061b3199d63e32177')
build() {
cd $pkgname-$pkgver