summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-20 02:16:50 +0000
committerArchzfs Buildbot2019-12-20 02:16:50 +0000
commitc3e7b58b73db3c17cc1c183a1b3f24d8e19060fa (patch)
treec15e3240c7a5605d0ca77dcf837c7efcd39a692d
parent0c4c778a0bcba745518c4e9f33afc331cc199c07 (diff)
downloadaur-c3e7b58b73db3c17cc1c183a1b3f24d8e19060fa.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 8ff63d98b99a..7a3a7e32cee2 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.13.r5590.gddb4e69db
+ pkgver = 2019.12.19.r5610.g9fb2771aa
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=ddb4e69db5eb0ed741dc4e32714af3e0f054086c
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=9fb2771aa5f53a14f8c30dca6b9f609d192e50f6
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 3a8f8f8061f7..13d3d8db33f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='ddb4e69db5eb0ed741dc4e32714af3e0f054086c'
+_commit='9fb2771aa5f53a14f8c30dca6b9f609d192e50f6'
-pkgver=2019.12.13.r5590.gddb4e69db
+pkgver=2019.12.19.r5610.g9fb2771aa
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")