summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-07-14 15:41:40 +0000
committerArchzfs Buildbot2019-07-14 15:41:40 +0000
commitdd803758009f5e448c57782cce145c3ae3ae5aca (patch)
treecb14e41415f138d3efc3d32c5ff8e3a7233e7be4
parent81b6dd529e61a0a3ef8affb9d3d8a61a0b8ddac5 (diff)
downloadaur-dd803758009f5e448c57782cce145c3ae3ae5aca.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 8d543ac4b557..669090e74753 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.07.05.r5245.g1086f5421
+ pkgver = 2019.07.12.r5254.ge5db31349
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=1086f54219ebcdebf05b8f6bd10142c43c1f4f3f
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e5db31349484e5e859c7a942eb15b98d68ce5b4d
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 383ebcfc6f5c..331e006e8e4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='1086f54219ebcdebf05b8f6bd10142c43c1f4f3f'
+_commit='e5db31349484e5e859c7a942eb15b98d68ce5b4d'
-pkgver=2019.07.05.r5245.g1086f5421
+pkgver=2019.07.12.r5254.ge5db31349
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")