summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-12 02:32:21 +0000
committerArchzfs Buildbot2020-02-12 02:32:21 +0000
commit3a8488404b64dc0b617e1a470cf3789dd34bbb62 (patch)
treeaf0592fbec185354b9920647fba210e3aacaee86
parent5125d7fb64ae4cd416399fbe44ee2414946fbd22 (diff)
downloadaur-3a8488404b64dc0b617e1a470cf3789dd34bbb62.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a06d2a4a4c2..319cae3c8438 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2020.02.04.r5696.g741db5a34
+ pkgver = 2020.02.11.r5717.g948f0c441
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -23,7 +23,7 @@ pkgbase = zfs-utils-git
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
backup = etc/sudoers.d/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=741db5a3466236620612772319c3401171d3f2b6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=948f0c44196d2fa254399ec0d716c2ba0bb9ffad
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 148d0690565b..c4ec48e73a7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='741db5a3466236620612772319c3401171d3f2b6'
+_commit='948f0c44196d2fa254399ec0d716c2ba0bb9ffad'
-pkgver=2020.02.04.r5696.g741db5a34
+pkgver=2020.02.11.r5717.g948f0c441
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")