summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-07-22 18:43:32 +0000
committerArchzfs Buildbot2018-07-22 18:43:32 +0000
commitfb3a36c0a2dd0d7cabc82100ce8eb7924bff5696 (patch)
tree266ac30b2af238392b2e9d839791f3b19584ba61
parent2db04c0c2b06e38a683e177e5e0dfb68d60898c1 (diff)
downloadaur-fb3a36c0a2dd0d7cabc82100ce8eb7924bff5696.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f14db0e765db..97c03f645bfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.06.27.r4617.g3be1eb29d
+ pkgver = 2018.07.12.r4637.g2e5dc449c
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -15,7 +15,7 @@ pkgbase = zfs-utils-common-git
replaces = spl-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=3be1eb29dab4e96249de7832d9b3dae5740c33c8
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2e5dc449c1a65e0b0bf730fd69c9b5804bd57ee8
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index b455c389c638..dd5634359e36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
-# Maintainer: Jesus Alvarez <jeezusjr at gmail dot com>
+# Maintainer: Jan Houben <jan@nexttrex.de>
+# Contributor: Jesus Alvarez <jeezusjr at gmail dot com>
#
# This PKGBUILD was generated by the archzfs build scripts located at
#
# http://github.com/archzfs/archzfs
#
-#
pkgname="zfs-utils-common-git"
-pkgver=2018.06.27.r4617.g3be1eb29d
+pkgver=2018.07.12.r4637.g2e5dc449c
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("python2")
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=3be1eb29dab4e96249de7832d9b3dae5740c33c8"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=2e5dc449c1a65e0b0bf730fd69c9b5804bd57ee8"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")