summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-12-31 03:20:29 +0000
committerArchzfs Buildbot2018-12-31 03:20:29 +0000
commit071e1b4ef1b5c3480dabaeda7bf62ef3b5b8f460 (patch)
tree1fa7c6cf11ba29207a3256947f822f9df6955be9 /PKGBUILD
parent836c4fb0dea6985e4d09fb5ef1e5179ade8c7e3d (diff)
downloadaur-071e1b4ef1b5c3480dabaeda7bf62ef3b5b8f460.tar.gz
Semi-automated update for latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7c28dd37938..074a46c01bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,16 +6,18 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='00f198de6b6ac663926bff2666d956a61cea85db'
+_commit='06f3fc2a4b097545259935d54634c5c6f49ed20f'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2018.12.18.r4869.g00f198de6
+pkgver=2018.12.26.r4871.g06f3fc2a4
pkgrel=1
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}")
-sha256sums=("SKIP")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}"
+ "upstream-4f981f6-additional-fixes-for-current_kernel_time-in-4.20.patch")
+sha256sums=("SKIP"
+ "6f27c3dae57c424e06aec31df6c1e1a821e547aa4e933f2f9b894b5e6762b52d")
license=("CDDL")
depends=("zfs-utils-git=${pkgver}" "lsb-release" "dkms")
provides=("zfs" "zfs-headers" "spl" "spl-headers")