summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2017-02-12 15:43:36 -0800
committerJesus Alvarez2017-02-12 15:43:36 -0800
commitb810ad7a5480b23a9205f1a7ccf9167e5990acd7 (patch)
treed85f3ad6103e25a2ea2dccf176e1aeaf82b51c6d
parent482fe0e1e2d26dcc9277029e3a5afd4488ba7cac (diff)
downloadaur-b810ad7a5480b23a9205f1a7ccf9167e5990acd7.tar.gz
Semi-automated update for 4.9.8_1-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8482129b7390..55b7d1a58f57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Feb 6 22:50:17 UTC 2017
+# Sun Feb 12 23:42:25 UTC 2017
pkgbase = spl-utils-linux-git
pkgdesc = Solaris Porting Layer kernel module support files.
- pkgver = 0.7.0_rc3_r2_g9704820_4.9.7_1
- pkgrel = 1
+ pkgver = 0.7.0_rc3_r2_g9704820_4.9.8_1
+ pkgrel = 2
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-linux-git
license = GPL
- makedepends = linux-headers=4.9.7
+ makedepends = linux-headers=4.9.8-1
makedepends = git
provides = spl-utils
conflicts = spl-utils-linux
diff --git a/PKGBUILD b/PKGBUILD
index c10c324665c0..e180c6141b5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@
# archzfs github page.
#
pkgname="spl-utils-linux-git"
-pkgver=0.7.0_rc3_r2_g9704820_4.9.7_1
-pkgrel=1
+pkgver=0.7.0_rc3_r2_g9704820_4.9.8_1
+pkgrel=2
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("x86_64")
url="http://zfsonlinux.org/"
@@ -25,7 +25,7 @@ sha256sums=("SKIP")
groups=("archzfs-linux-git")
license=("GPL")
provides=("spl-utils")
-makedepends=("linux-headers=4.9.7" "git")
+makedepends=("linux-headers=4.9.8-1" "git")
conflicts=('spl-utils-linux' 'spl-utils-linux-lts')
replaces=("spl-utils-git")