summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-06 01:34:03 +0000
committerArchzfs Buildbot2019-04-06 01:34:03 +0000
commit1765a5fc19fd525f275b4c991de56545c460a045 (patch)
treedea4482d72cd8ac20c0a2e3fb00ebdd0ade55323
parent3e63ca687c080a6ba436bade23bb652f74de678d (diff)
downloadaur-1765a5fc19fd525f275b4c991de56545c460a045.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 ccabc0751d83..137d05db9d7c 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.04.r5040.gb4ddec7af
+ pkgver = 2019.04.05.r5041.g944a37248
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=b4ddec7af6cc52afc54797b4bd3a5f7b29eab52e
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=944a37248a0db8a3f8c5aee3864d9857a3486672
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 1575831ed840..b150d45586ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='b4ddec7af6cc52afc54797b4bd3a5f7b29eab52e'
+_commit='944a37248a0db8a3f8c5aee3864d9857a3486672'
-pkgver=2019.04.04.r5040.gb4ddec7af
+pkgver=2019.04.05.r5041.g944a37248
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")