summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b46f51b8435..2f7cda759059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,9 +17,9 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='741db5a3466236620612772319c3401171d3f2b6'
-_zfsver="2020.02.04.r5696.g741db5a34"
-_kernelver="5.5.1.arch1-1"
+_commit='948f0c44196d2fa254399ec0d716c2ba0bb9ffad'
+_zfsver="2020.02.11.r5717.g948f0c441"
+_kernelver="5.5.2.arch2-2"
_extramodules="${_kernelver/.arch/-arch}"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"