summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-25 20:41:28 +0000
committerArchzfs Buildbot2019-06-25 20:41:28 +0000
commit259a4b2c10e3412007fb0de5eaf2047f077f1934 (patch)
treeb94a86fd00d8bc3a5973a088881dc0346b9097d8
parenta18be0d3e1b9b4e35315921ae17b27cf0168e676 (diff)
downloadaur-259a4b2c10e3412007fb0de5eaf2047f077f1934.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 931e44ad11d8..938ea0869395 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2019.06.23.r5222.gcc9625c47
+ pkgver = 2019.06.24.r5228.g5279ae918
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -22,7 +22,7 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=cc9625c47c39ef9c558a51c6ae662d2342b70679
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=5279ae918befc707b3b2c5e9b97e2b6e8d033d99
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index a76fb62e5547..c867652b401c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='cc9625c47c39ef9c558a51c6ae662d2342b70679'
+_commit='5279ae918befc707b3b2c5e9b97e2b6e8d033d99'
-pkgver=2019.06.23.r5222.gcc9625c47
+pkgver=2019.06.24.r5228.g5279ae918
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")