summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-02-24 18:20:43 +0000
committerArchzfs Buildbot2019-02-24 18:20:43 +0000
commitcea8769dad0d9ed3dc4b49b08bbce1db7301aeda (patch)
tree228ba99e297bbdf2d73b2fcca8c16a48866c7dd4
parent700e06955da3c6aa2f49158c0218395ff71f782d (diff)
downloadaur-cea8769dad0d9ed3dc4b49b08bbce1db7301aeda.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 9f58c362c8a3..c86b92405493 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.02.19.r4962.gbb1be77a3
+ pkgver = 2019.02.22.r4970.gc44a3ec05
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=bb1be77a35d3cf5389a36f1d13935811962278c3
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c44a3ec0596d574f2eb7f57ff97720cd63c4a61e
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 1203a155d938..9e348f74f91e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='bb1be77a35d3cf5389a36f1d13935811962278c3'
+_commit='c44a3ec0596d574f2eb7f57ff97720cd63c4a61e'
-pkgver=2019.02.19.r4962.gbb1be77a3
+pkgver=2019.02.22.r4970.gc44a3ec05
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")