summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-13 14:44:41 +0000
committerArchzfs Buildbot2019-06-13 14:44:41 +0000
commitf29466c23232456b0b2637dc88d6b8cacf2f2bbd (patch)
tree9f6ce5a7f2ed58127ccdd3a3ff1217b6a1d6712b
parentb834ab4354acd5546d0ba55879ee5fe8c1bcdfaf (diff)
downloadaur-f29466c23232456b0b2637dc88d6b8cacf2f2bbd.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 bef20d164340..97f505d7500a 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.06.11.r5187.g5662fd579
+ pkgver = 2019.06.12.r5191.gdaddbdc7c
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -18,7 +18,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=5662fd57941d020e23160b271dc27f254fb5a3c6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=daddbdc7ccf5edc6174d6e7300f93bf009f0be12
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 10120c7ca73b..d72667b3020f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='5662fd57941d020e23160b271dc27f254fb5a3c6'
+_commit='daddbdc7ccf5edc6174d6e7300f93bf009f0be12'
-pkgver=2019.06.11.r5187.g5662fd579
+pkgver=2019.06.12.r5191.gdaddbdc7c
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "git")