summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-09-28 15:54:18 +0000
committerArchzfs Buildbot2018-09-28 15:54:18 +0000
commit73b6c57057d9aeffb16a74cd8584fcdfccaede6a (patch)
tree889bf8094854b2253d98c21ced9b37a08fd7ec4e
parent0c80376df60cbb243fc7c1203b75104cda44a363 (diff)
downloadaur-73b6c57057d9aeffb16a74cd8584fcdfccaede6a.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 21813ddc9fa2..adf7cb414a5e 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.21.r4732.gdda550085
+ pkgver = 2018.09.26.r4741.gd12614521
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=dda5500853c736aca9ad8c14f7d22cd9d9f9fb36
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=d12614521a307c709778e5f7f91ae6085f63f9e0
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index a71897aabf92..e298df594d7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='dda5500853c736aca9ad8c14f7d22cd9d9f9fb36'
+_commit='d12614521a307c709778e5f7f91ae6085f63f9e0'
-pkgver=2018.09.21.r4732.gdda550085
+pkgver=2018.09.26.r4741.gd12614521
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")