summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-16 20:26:56 +0000
committerArchzfs Buildbot2019-12-16 20:26:56 +0000
commit0c4c778a0bcba745518c4e9f33afc331cc199c07 (patch)
tree43abecb766d2e500424ae08f40670e7179bb8125
parent6e211ac94c47650a93cc425f422410132e9bed78 (diff)
downloadaur-0c4c778a0bcba745518c4e9f33afc331cc199c07.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 04d77b5d3a38..8ff63d98b99a 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.06.r5575.g0dcef9b96
+ pkgver = 2019.12.13.r5590.gddb4e69db
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=0dcef9b966590ac2b7b30c2188996943198cd45c
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=ddb4e69db5eb0ed741dc4e32714af3e0f054086c
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 5edc4ae1c848..3a8f8f8061f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='0dcef9b966590ac2b7b30c2188996943198cd45c'
+_commit='ddb4e69db5eb0ed741dc4e32714af3e0f054086c'
-pkgver=2019.12.06.r5575.g0dcef9b96
+pkgver=2019.12.13.r5590.gddb4e69db
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")