summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-11-22 14:37:21 +0000
committerArchzfs Buildbot2019-11-22 14:37:21 +0000
commit887e677ad65e69dbffbbac8d547ea530d56ed760 (patch)
tree023628373972a9fcfc9b577f64640c33b67f40ba
parentfdeebf80f66ebb2670dac0ec74c0eee60d2293e9 (diff)
downloadaur-887e677ad65e69dbffbbac8d547ea530d56ed760.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 5870d6d36b0c..ce09feebeaf7 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.11.13.r5529.g64c77c4ba
+ pkgver = 2019.11.21.r5537.g0c4681380
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -23,7 +23,7 @@ pkgbase = zfs-utils-git
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
backup = etc/sudoers.d/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=64c77c4badddff4e843ad10466cad2dc96f5e165
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=0c46813805f428038f0f5e2541cdab8034c2f082
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 2dfec3c8f05e..21f72d4ae67c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='64c77c4badddff4e843ad10466cad2dc96f5e165'
+_commit='0c46813805f428038f0f5e2541cdab8034c2f082'
-pkgver=2019.11.13.r5529.g64c77c4ba
+pkgver=2019.11.21.r5537.g0c4681380
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")