summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-11-09 06:12:04 +0000
committerArchzfs Buildbot2019-11-09 06:12:04 +0000
commit57a25efea3f64e6ed09a2345cc9c44a1eb9fd801 (patch)
tree3f0439459d143d035367cf28711f97c26eea88d2
parent7c903d280a7bbc40a47f30972f2428eb6760ac76 (diff)
downloadaur-57a25efea3f64e6ed09a2345cc9c44a1eb9fd801.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bd7ab8440de..437af29edbc2 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.11.01.r5509.gae38e0096
+ pkgver = 2019.11.08.r5514.g6c7023a53
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -22,7 +22,8 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=ae38e00968a1920eb3c1051df888b24301e2f82b
+ backup = etc/sudoers.d/zfs
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=6c7023a5326cc999cfaced931ee2498642d5e63f
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 0825084f127d..f7fe285ac7fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='ae38e00968a1920eb3c1051df888b24301e2f82b'
+_commit='6c7023a5326cc999cfaced931ee2498642d5e63f'
-pkgver=2019.11.01.r5509.gae38e0096
+pkgver=2019.11.08.r5514.g6c7023a53
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")