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

Tobias Powalowski tpowa at archlinux.org
Sat Apr 9 21:14:22 UTC 2011


    Date: Saturday, April 9, 2011 @ 17:14:21
  Author: tpowa
Revision: 118982

upgpkg: xfsprogs 3.1.5-1
bump to latest version

Modified:
  xfsprogs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-09 21:07:14 UTC (rev 118981)
+++ PKGBUILD	2011-04-09 21:14:21 UTC (rev 118982)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=xfsprogs
-pkgver=3.1.4
+pkgver=3.1.5
 pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@
 options=('!makeflags' '!libtool')
 # We mirror the sources as upstream tends to move them once a new release is out
 source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
+md5sums=('b1db37749e2b4149a0dd178abff956be')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -26,4 +27,3 @@
   chown -R root $pkgdir
   chgrp -R root $pkgdir
 }
-md5sums=('74081975f148bcabcab26c4c3496ede9')




More information about the arch-commits mailing list