summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-01-07 16:45:01 +0000
committerArchzfs Buildbot2020-01-07 16:45:01 +0000
commitfa5b517f6e796ac014951d997638815307a4f661 (patch)
treef8816d632551dc576e5a424cce7215016fe7fa35
parent26be5c3690278a6f88356c84cdd6a0a2771ccc23 (diff)
downloadaur-fa5b517f6e796ac014951d997638815307a4f661.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 acf57b1f71da..ef4cd8b26df1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2020.01.02.r5626.gcc618d179
+ pkgver = 2020.01.06.r5632.gc24fa4b19
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=cc618d179e87fa13b67c98e93cf92569d995dd20
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c24fa4b19a1b117945f3235e014f926fe93b0c5a
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 0b6de89d76d1..a1b340ed900e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='cc618d179e87fa13b67c98e93cf92569d995dd20'
+_commit='c24fa4b19a1b117945f3235e014f926fe93b0c5a'
-pkgver=2020.01.02.r5626.gcc618d179
+pkgver=2020.01.06.r5632.gc24fa4b19
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")