summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c201998eb7c..a293779d43f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 24 08:49:41 UTC 2016
+# Sun Nov 20 06:32:51 UTC 2016
pkgbase = xfstests-git
pkgdesc = File system QA suite
- pkgver = linux.v3.8.r1111.g2caf9a3
+ pkgver = v1.1.0.r1378.ge604301
pkgrel = 1
url = http://oss.sgi.com/projects/xfs
install = xfstests-git.install
@@ -13,7 +13,7 @@ pkgbase = xfstests-git
depends = xfsprogs
depends = openssl
depends = libaio
- source = xfstests-git::git://oss.sgi.com/xfs/cmds/xfstests.git
+ source = xfstests-git::git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
source = no-ltinstall.diff
md5sums = SKIP
md5sums = 4ec54611e65df0caa825e5fe8dc949c7
diff --git a/PKGBUILD b/PKGBUILD
index 7c502f85919e..17e2b804f218 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Masami Ichikawae <masami256@gmail.com>
# vim:set ts=2 sw=2 et filetype=sh:
pkgname=xfstests-git
-pkgver=linux.v3.8.r1111.g2caf9a3
+pkgver=v1.1.0.r1378.ge604301
pkgrel=1
pkgdesc="File system QA suite"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
install=xfstests-git.install
depends=('xfsprogs' 'openssl' 'libaio')
makedepends=('git')
-source=("$pkgname"::'git://oss.sgi.com/xfs/cmds/xfstests.git' 'no-ltinstall.diff')
+source=("$pkgname"::'git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git' 'no-ltinstall.diff')
md5sums=('SKIP' '4ec54611e65df0caa825e5fe8dc949c7') # skip git source checksum
pkgver() {