summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e051538fc938..b8d061cfb051 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.10.22.r4785.gda4f331b4
+ pkgver = 2018.11.07.r4820.gd8244d34b
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -15,7 +15,7 @@ pkgbase = zfs-utils-common-git
replaces = spl-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=da4f331b4136a50e41ce3bb639ad48e519611210
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=d8244d34bdc3e7b864e0152b55477fa61dae3e90
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 00fed7ae6bcc..6b852e8064d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='da4f331b4136a50e41ce3bb639ad48e519611210'
+_commit='d8244d34bdc3e7b864e0152b55477fa61dae3e90'
-pkgver=2018.10.22.r4785.gda4f331b4
+pkgver=2018.11.07.r4820.gd8244d34b
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")