summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2017-09-26 13:23:09 -0700
committerJesus Alvarez2017-09-26 13:23:09 -0700
commit7a059b5835c99ed569ba9058efd379c1f2df3a64 (patch)
treed0eb5a9239dbef9aa0eb9c5851c0a1e32e314577 /PKGBUILD
parent4ab362aee1cd406675dc00b0ed34a221f098bb62 (diff)
downloadaur-7a059b5835c99ed569ba9058efd379c1f2df3a64.tar.gz
Semi-automated update for 4.12.13.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 664b48449ad9..c97583b67dd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
pkgbase="spl-linux-git"
pkgname=("spl-linux-git" "spl-linux-git-headers")
-pkgver=0.7.0.r12.g9df9692.4.12.13.1
+pkgver=0.7.0.r13.ge8474f9.4.12.13.1
pkgrel=1
makedepends=("linux-headers=4.12.13-1" "git")
arch=("x86_64")
@@ -25,7 +25,7 @@ url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/spl.git")
sha256sums=("SKIP")
license=("GPL")
-depends=("spl-utils-common-git>=0.7.0.r12.g9df9692" "kmod" "linux=4.12.13-1")
+depends=("spl-utils-common-git>=0.7.0.r13.ge8474f9" "kmod" "linux=4.12.13-1")
pkgver() {
cd "${srcdir}/spl"