summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-07 04:12:08 +0000
committerArchzfs Buildbot2019-12-07 04:12:08 +0000
commit6e211ac94c47650a93cc425f422410132e9bed78 (patch)
tree45e37051eb19de6e34b31fae061ad8e3cece93ca
parent990c2bcf5d62028b78d00e929c97b50d08214b5f (diff)
downloadaur-6e211ac94c47650a93cc425f422410132e9bed78.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 0633858b225e..04d77b5d3a38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2019.12.02.r5555.ge69bb31b7
+ pkgver = 2019.12.06.r5575.g0dcef9b96
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=e69bb31b71f60b338fa5510dc48de298f394ad73
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=0dcef9b966590ac2b7b30c2188996943198cd45c
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 8cf8440e059a..5edc4ae1c848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='e69bb31b71f60b338fa5510dc48de298f394ad73'
+_commit='0dcef9b966590ac2b7b30c2188996943198cd45c'
-pkgver=2019.12.02.r5555.ge69bb31b7
+pkgver=2019.12.06.r5575.g0dcef9b96
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")