summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2017-09-13 12:51:40 -0700
committerJesus Alvarez2017-09-13 12:51:40 -0700
commitc2da18c329306e059bbe76583d53b5a2c184e56e (patch)
treef12636fcd4b6579d718dfaed54da5dc9ccdcf64b /PKGBUILD
parentf227c4b5f6a705dd7e9dcf14415bd714699aba34 (diff)
downloadaur-c2da18c329306e059bbe76583d53b5a2c184e56e.tar.gz
Semi-automated update for 4.13.1.b.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fb56b0d87b9..494230833c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,15 +18,15 @@
pkgbase="spl-linux-hardened"
pkgname=("spl-linux-hardened" "spl-linux-hardened-headers")
-pkgver=0.7.1_4.13.1.a.1
+pkgver=0.7.1_4.13.1.b.1
pkgrel=1
-makedepends=("linux-hardened-headers=4.13.1.a-1")
+makedepends=("linux-hardened-headers=4.13.1.b-1")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.1/spl-0.7.1.tar.gz")
sha256sums=("e6a83dc50bc83a5ce6f20238da16fb941ab6090c419be8af8fc9223210f637fd")
license=("GPL")
-depends=("spl-utils-common>=0.7.1" "kmod" "linux-hardened=4.13.1.a-1")
+depends=("spl-utils-common>=0.7.1" "kmod" "linux-hardened=4.13.1.b-1")
build() {
cd "${srcdir}/spl-0.7.1"