summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-10 02:56:48 +0000
committerArchzfs Buildbot2019-04-10 02:56:48 +0000
commitaf4ce28dbb5da4849b4931fec41929d5a7c9bcbb (patch)
tree8bb8fbe1b87a8c237191e7f9010ee361d249656a
parent1765a5fc19fd525f275b4c991de56545c460a045 (diff)
downloadaur-af4ce28dbb5da4849b4931fec41929d5a7c9bcbb.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 137d05db9d7c..27c13ba19b94 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.05.r5041.g944a37248
+ pkgver = 2019.04.08.r5045.g9a65234c8
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=944a37248a0db8a3f8c5aee3864d9857a3486672
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=9a65234c8bbfe4e394d32172439ae0266ac59c8d
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index b150d45586ab..4132b2d51792 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='944a37248a0db8a3f8c5aee3864d9857a3486672'
+_commit='9a65234c8bbfe4e394d32172439ae0266ac59c8d'
-pkgver=2019.04.05.r5041.g944a37248
+pkgver=2019.04.08.r5045.g9a65234c8
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")