summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-05 05:53:26 +0000
committerArchzfs Buildbot2019-05-05 05:53:26 +0000
commiteca7b7dec9a6d6de8ac7f2797f723d17dbaac0db (patch)
tree3653d5516108cc4219970cb4114e921f7476c1b7
parent14e85fcad0facaa90d22b4cb8ff22c8501d562a3 (diff)
downloadaur-eca7b7dec9a6d6de8ac7f2797f723d17dbaac0db.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 e91248f4e4ae..ce7e2e630a48 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.04.30.r5097.g294fcb543
+ pkgver = 2019.05.04.r5108.gde3e0b914
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -17,7 +17,7 @@ pkgbase = zfs-utils-git
replaces = zfs-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=294fcb543e4bf8d8d36832e9071ef0f6b1c9423e
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=de3e0b914b28deaf9034656d8f6e0bdf9ccd7c7f
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 46b3069263a8..a84b9aa84ae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='294fcb543e4bf8d8d36832e9071ef0f6b1c9423e'
+_commit='de3e0b914b28deaf9034656d8f6e0bdf9ccd7c7f'
-pkgver=2019.04.30.r5097.g294fcb543
+pkgver=2019.05.04.r5108.gde3e0b914
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")