summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-28 04:37:31 +0000
committerArchzfs Buildbot2020-02-28 04:37:31 +0000
commit3059770da1166d8db1c0f7338dc2cd5dbd10ca4c (patch)
treea6a85f703ec7b72d37c8c99d9ed46f399c244559
parentd9fe43c343ea92f9be124b7defe92195cdc6a660 (diff)
downloadaur-3059770da1166d8db1c0f7338dc2cd5dbd10ca4c.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 a34a878041f9..20d6772ae646 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.02.21.r5758.g24fcd9fc5
+ pkgver = 2020.02.27.r5777.g2ce90dca9
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=24fcd9fc5c999385785d73414bfd1cf72c1b230d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2ce90dca91a991592da48c52332326ae4bb25b69
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 44aa364179bf..0fca586f5a84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='24fcd9fc5c999385785d73414bfd1cf72c1b230d'
+_commit='2ce90dca91a991592da48c52332326ae4bb25b69'
-pkgver=2020.02.21.r5758.g24fcd9fc5
+pkgver=2020.02.27.r5777.g2ce90dca9
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")