summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-22 19:48:50 +0000
committerArchzfs Buildbot2019-12-22 19:48:50 +0000
commit5718908a394087779e80ddcce607c71dd8c67def (patch)
tree612940a1b62b5f9891887b7342bfbae7337cd125
parentc3e7b58b73db3c17cc1c183a1b3f24d8e19060fa (diff)
downloadaur-5718908a394087779e80ddcce607c71dd8c67def.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 7a3a7e32cee2..7368dbdcfb70 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.19.r5610.g9fb2771aa
+ pkgver = 2019.12.20.r5611.g54aefa6ab
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=9fb2771aa5f53a14f8c30dca6b9f609d192e50f6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=54aefa6abf1bafc2fca2cfce8565c7435bde8e97
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 13d3d8db33f9..1ec3f0941a36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='9fb2771aa5f53a14f8c30dca6b9f609d192e50f6'
+_commit='54aefa6abf1bafc2fca2cfce8565c7435bde8e97'
-pkgver=2019.12.19.r5610.g9fb2771aa
+pkgver=2019.12.20.r5611.g54aefa6ab
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")