summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-01-18 04:22:41 +0000
committerArchzfs Buildbot2020-01-18 04:22:41 +0000
commit4eeab2fc686820b9e80fb4ecab8fd4fd2a75b3b1 (patch)
tree008ba49d9295c066b5b096f14c71a452402a313f
parentf5a8a3925f70852822a4c6077e1f8ee22dff3887 (diff)
downloadaur-4eeab2fc686820b9e80fb4ecab8fd4fd2a75b3b1.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 7483a7615011..9181a6bf9184 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.01.13.r5645.ge458fcca7
+ pkgver = 2020.01.17.r5661.g09436c5d8
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=e458fcca7516a0ceac7aaecc4aacfef1114eb216
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=09436c5d885179b302be03d60f0fcc1921745506
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index ac9d13062030..5a07351eaa7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='e458fcca7516a0ceac7aaecc4aacfef1114eb216'
+_commit='09436c5d885179b302be03d60f0fcc1921745506'
-pkgver=2020.01.13.r5645.ge458fcca7
+pkgver=2020.01.17.r5661.g09436c5d8
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")