summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-10-05 20:38:19 +0000
committerArchzfs Buildbot2018-10-05 20:38:19 +0000
commitf59e7fb406a9f2a101d555a457b5bbc8436705ec (patch)
tree668808071fdf7219472cc42f020b193fb159b92a
parent0d149b48a6b2749820e23d3e9b9bde30975c9c5d (diff)
downloadaur-f59e7fb406a9f2a101d555a457b5bbc8436705ec.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 0d5dc0d08b67..21f3c01a2c02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.10.03.r4755.g6e8b26887
+ pkgver = 2018.10.04.r4758.gdfbe26750
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -15,7 +15,7 @@ pkgbase = zfs-utils-common-git
replaces = spl-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=6e8b268875ff2bad66b797d1094a6eb1b694206a
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=dfbe26750308d757d20af8eb5aefef49ec65d4a8
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 9cc4ea6b0d5f..69fe5ffec14d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='6e8b268875ff2bad66b797d1094a6eb1b694206a'
+_commit='dfbe26750308d757d20af8eb5aefef49ec65d4a8'
-pkgver=2018.10.03.r4755.g6e8b26887
+pkgver=2018.10.04.r4758.gdfbe26750
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")