[arch-commits] Commit in xfsprogs/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Oct 27 06:02:27 UTC 2016
Date: Thursday, October 27, 2016 @ 06:02:26
Author: tpowa
Revision: 279310
upgpkg: xfsprogs 4.8.0-1
bump to latest version
Modified:
xfsprogs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-27 06:00:38 UTC (rev 279309)
+++ PKGBUILD 2016-10-27 06:02:26 UTC (rev 279310)
@@ -1,7 +1,7 @@
# $Id$
#
pkgname=xfsprogs
-pkgver=4.7.0
+pkgver=4.8.0
pkgrel=1
pkgdesc="XFS filesystem utilities"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('libutil-linux')
makedepends=('git')
options=('!makeflags')
-source=("git://oss.sgi.com/xfs/cmds/xfsprogs#tag=v${pkgver}")
+source=("git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git#tag=v${pkgver}")
md5sums=('SKIP')
build() {
More information about the arch-commits
mailing list