summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de1abf640442..6dcadfa59cc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed May 11 07:18:27 UTC 2016
+# Fri May 13 05:19:15 UTC 2016
pkgbase = zfs-utils-linux
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 0.6.5.6_4.5.3_1
+ pkgver = 0.6.5.6_4.5.4_1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-linux
license = CDDL
- makedepends = linux-headers=4.5.3
+ makedepends = linux-headers=4.5.4
depends = spl-linux
- depends = linux=4.5.3
+ depends = linux=4.5.4
provides = zfs-utils
replaces = zfs-utils-git
source = http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.5.6.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index fc6acf806975..16442abd1e4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,11 +15,11 @@
# archzfs github page.
#
pkgname="zfs-utils-linux"
-pkgver=0.6.5.6_4.5.3_1
+pkgver=0.6.5.6_4.5.4_1
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
-depends=("spl-linux" "linux=4.5.3")
-makedepends=("linux-headers=4.5.3")
+depends=("spl-linux" "linux=4.5.4")
+makedepends=("linux-headers=4.5.4")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.5.6.tar.gz"