summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-02-26 11:43:07 -0800
committerJesus Alvarez2018-02-26 11:43:07 -0800
commitbdd92cf83489c426fc85d130140cc80b42ea7bc5 (patch)
tree8c2a87c058483059dbfdcea7371244957bc4a754
parent6900c448af32a45e620c8b63e1a3fc818f1cfbd2 (diff)
downloadaur-bdd92cf83489c426fc85d130140cc80b42ea7bc5.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 422f0b5cfa94..2a6d45ba028e 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.02.15.r3313.e921f6508
+ pkgver = 2018.02.26.r3337.4af6873af
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -18,7 +18,7 @@ pkgbase = zfs-utils-common-git
replaces = zfs-utils-linux-lts
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=e921f6508b212c61fcedd0eeb2f9cf9da1abc4d1
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=4af6873af6f8e9f6355e4962262c06d449664d26
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 80e6ad053068..2cf4e8c7ff8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.02.15.r3313.e921f6508
+pkgver=2018.02.26.r3337.4af6873af
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("")
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=e921f6508b212c61fcedd0eeb2f9cf9da1abc4d1"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=4af6873af6f8e9f6355e4962262c06d449664d26"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")