summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-10-04 18:42:08 +0000
committerArchzfs Buildbot2018-10-04 18:42:08 +0000
commit0d149b48a6b2749820e23d3e9b9bde30975c9c5d (patch)
treef4e518c51490b7833eac6a35eff7e9e0e2ca6274
parent73b6c57057d9aeffb16a74cd8584fcdfccaede6a (diff)
downloadaur-0d149b48a6b2749820e23d3e9b9bde30975c9c5d.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 adf7cb414a5e..0d5dc0d08b67 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.09.26.r4741.gd12614521
+ pkgver = 2018.10.03.r4755.g6e8b26887
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=d12614521a307c709778e5f7f91ae6085f63f9e0
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=6e8b268875ff2bad66b797d1094a6eb1b694206a
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index e298df594d7a..9cc4ea6b0d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='d12614521a307c709778e5f7f91ae6085f63f9e0'
+_commit='6e8b268875ff2bad66b797d1094a6eb1b694206a'
-pkgver=2018.09.26.r4741.gd12614521
+pkgver=2018.10.03.r4755.g6e8b26887
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")