summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-10-17 13:08:11 +0000
committerArchzfs Buildbot2018-10-17 13:08:11 +0000
commite59b565c08656bd6c62a929511c17e731d8a55c0 (patch)
tree5f49426f5e316b432642e032e822279d321e53ae
parente0c1ffff025835e61bd5707a55622baaf67e98f8 (diff)
downloadaur-e59b565c08656bd6c62a929511c17e731d8a55c0.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 3fb491875b80..5fa9e30dd6f0 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.12.r4770.g0aa5916a3
+ pkgver = 2018.10.16.r4773.gd52d80b70
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=0aa5916a30745c131c4e19464027ea793e66603d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=d52d80b700229e879fe757c989c3bcd3a3a42f2a
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 35b2bcca7fd9..e572fd219c5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='0aa5916a30745c131c4e19464027ea793e66603d'
+_commit='d52d80b700229e879fe757c989c3bcd3a3a42f2a'
-pkgver=2018.10.12.r4770.g0aa5916a3
+pkgver=2018.10.16.r4773.gd52d80b70
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")