summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-01-24 12:55:19 -0800
committerJesus Alvarez2018-01-24 12:55:19 -0800
commit36d5b6c3cb1d88ca3d06309b835774fd77850002 (patch)
tree81ba2ae51fb77a6216133e775708826ebec558fb
parent984f1ae2a4a8476ed97aeed37423082ff01f69a9 (diff)
downloadaur-36d5b6c3cb1d88ca3d06309b835774fd77850002.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c97c11cd525..d0030f9962c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 14 20:07:01 UTC 2018
+# Wed Jan 24 18:30:10 UTC 2018
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.01.12.r3242.c10cdcb55
+ pkgver = 2018.01.19.r3252.6bc4a2376
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -18,7 +18,7 @@ pkgbase = zfs-utils-common-git
conflicts = zfs-utils-linux-lts-git
replaces = zfs-utils-linux,
replaces = zfs-utils-linux-lts
- source = git+https://github.com/zfsonlinux/zfs.git#commit=c10cdcb55f81ea773486161b31bc91bb7b58b4c8
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=6bc4a2376c694f813d2ee78af3d749aa2684f391
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index bbf19a48899b..8870245d3922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.01.18.r3248.7da8f8d81
+pkgver=2018.01.19.r3252.6bc4a2376
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=7da8f8d81bf1fadc2d9dff10f0435fe601e919fa"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=6bc4a2376c694f813d2ee78af3d749aa2684f391"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")