summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-12-11 01:57:07 +0000
committerArchzfs Buildbot2018-12-11 01:57:07 +0000
commit2a835ac97623b2b498cbe225773b0615ff687fa6 (patch)
tree2b7e0ab91f65acfef5c6abed0ee03bd9093a7886 /PKGBUILD
parentc5a59bd9f1ed6e553173a0caf490600fe596246c (diff)
downloadaur-2a835ac97623b2b498cbe225773b0615ff687fa6.tar.gz
Semi-automated update for kernel 4.19.8.arch1-1 + latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e01fa2c7f54..83510a6de167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,9 +17,9 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='c40a1124e1d1010b665909ad31d2904630018f6f'
-_zfsver="2018.11.28.r4840.gc40a1124e"
-_kernelver="4.19.4.arch1-1"
+_commit='900d09b285107e13fa0bdb8378274dff89347181'
+_zfsver="2018.12.07.r4857.g900d09b28"
+_kernelver="4.19.8.arch1-1"
_extramodules="${_kernelver/.arch/-arch}-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"