summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-02-11 12:16:30 -0800
committerJesus Alvarez2018-02-11 12:16:30 -0800
commitf356030e8bc01d320e49248b397158421d0aa523 (patch)
tree899ff139d3280594934a95c9e9628f65d16fc30f
parenta664e3d3375b6a0903bbd022cef081cb10f786a3 (diff)
downloadaur-f356030e8bc01d320e49248b397158421d0aa523.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60563e1e21f4..dcadb971654d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.02.06.r3280.6d82b7969
- pkgrel = 2
+ pkgver = 2018.02.09.r3304.ba779f7f7
+ pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
arch = x86_64
@@ -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=6d82b79699a40c9b8934286fabdcba5a68ee5bd6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=ba779f7f7102bf9cc96eb7c7ba577e283d1a0f63
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 2c6b047a1683..083390f89142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.02.06.r3280.6d82b7969
-pkgrel=2
+pkgver=2018.02.09.r3304.ba779f7f7
+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=6d82b79699a40c9b8934286fabdcba5a68ee5bd6"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=ba779f7f7102bf9cc96eb7c7ba577e283d1a0f63"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")