[arch-commits] Commit in xfsprogs/trunk (PKGBUILD)
Paul Mattal
paul at archlinux.org
Mon Oct 26 17:48:28 UTC 2009
Date: Monday, October 26, 2009 @ 13:48:28
Author: paul
Revision: 56740
upgpkg: xfsprogs 3.0.5-1
upstream update to 3.0.5
Modified:
xfsprogs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-26 14:39:12 UTC (rev 56739)
+++ PKGBUILD 2009-10-26 17:48:28 UTC (rev 56740)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Paul Mattal <paul at archlinux.org>
pkgname=xfsprogs
-pkgver=3.0.3
+pkgver=3.0.5
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
depends=('util-linux-ng>=2.16')
options=('!makeflags' '!libtool')
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-${pkgver}.tar.gz)
-md5sums=('41bac47fb49a98857f346bbc1c164872')
+md5sums=('d2f981b1ae9348405a331b4c33a08cab')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list