core/xfsprogs to 3.1.8-1

This commit is contained in:
Kevin Mihelich 2012-04-17 08:25:59 -04:00
parent d7aa3f84a5
commit 6e8d1b84d1

View file

@ -7,7 +7,7 @@
plugrel=1
pkgname=xfsprogs
pkgver=3.1.7
pkgver=3.1.8
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=('i686' 'x86_64')
@ -18,7 +18,7 @@ depends=('util-linux-ng>=2.16')
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=('049cf9873794ea49d0bb3f12d45748a4')
md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"