summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-06-27 16:42:36 -0700
committerJesus Alvarez2018-06-27 16:42:36 -0700
commit2db04c0c2b06e38a683e177e5e0dfb68d60898c1 (patch)
tree10ed4579b79a8d038f0f83b22d0d4e8760c79ef7
parent7fedc32d6a069e00b2065702040f421ab4dc9889 (diff)
downloadaur-2db04c0c2b06e38a683e177e5e0dfb68d60898c1.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 f2ae0ec98097..f14db0e765db 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.06.15.r4604.g517d24719
+ pkgver = 2018.06.27.r4617.g3be1eb29d
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=517d2471921fc44622dc737b09b655829b8c9c6f
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=3be1eb29dab4e96249de7832d9b3dae5740c33c8
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 38ff04ceabf7..b455c389c638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.06.15.r4604.g517d24719
+pkgver=2018.06.27.r4617.g3be1eb29d
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("python2")
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=517d2471921fc44622dc737b09b655829b8c9c6f"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=3be1eb29dab4e96249de7832d9b3dae5740c33c8"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")