summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d7b5bff0c82..25e539be3e49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 2 20:03:52 UTC 2016
+# Tue Jan 12 21:03:28 UTC 2016
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 0.6.5.3_r0_g9aaf60b_4.3.3_2
+ pkgver = 0.6.5.4_r0_g1ffc4c1_4.3.3_2
pkgrel = 1
url = http://zfsonlinux.org/
arch = i686
@@ -15,7 +15,7 @@ pkgbase = zfs-utils-git
conflicts = zfs-utils
conflicts = zfs-utils-lts
replaces = zfs-utils
- source = git+https://github.com/zfsonlinux/zfs.git#commit=9aaf60b6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=1ffc4c15
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 98be4014d57c..9658e07a0ea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="zfs-utils-git"
-pkgver=0.6.5.3_r0_g9aaf60b_4.3.3_2
+pkgver=0.6.5.4_r0_g1ffc4c1_4.3.3_2
pkgrel=1
license=('CDDL')
pkgdesc="Kernel module support files for the Zettabyte File System."
@@ -16,7 +16,7 @@ depends=("spl-git")
makedepends=("git")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=9aaf60b6"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=1ffc4c15"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")