summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-10-13 14:18:43 +0000
committerArchzfs Buildbot2018-10-13 14:18:43 +0000
commite0c1ffff025835e61bd5707a55622baaf67e98f8 (patch)
tree99107c217d570a961e09899cf5a15350d28799d9
parentf59e7fb406a9f2a101d555a457b5bbc8436705ec (diff)
downloadaur-e0c1ffff025835e61bd5707a55622baaf67e98f8.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 21f3c01a2c02..3fb491875b80 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.04.r4758.gdfbe26750
+ pkgver = 2018.10.12.r4770.g0aa5916a3
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=dfbe26750308d757d20af8eb5aefef49ec65d4a8
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=0aa5916a30745c131c4e19464027ea793e66603d
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 69fe5ffec14d..35b2bcca7fd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='dfbe26750308d757d20af8eb5aefef49ec65d4a8'
+_commit='0aa5916a30745c131c4e19464027ea793e66603d'
-pkgver=2018.10.04.r4758.gdfbe26750
+pkgver=2018.10.12.r4770.g0aa5916a3
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")