summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65ba5cc1b9b0..04c5a7932f5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@
# ! WARNING !
#
# The archzfs packages are kernel modules, so these PKGBUILDS will only work with the kernel package they target. In this
-# case, the archzfs-linux packages will only work with the default package! To have a single PKGBUILD target many kernels
-# would make for a cluttered PKGBUILD!
+# case, the archzfs-linux packages will only work with the default linux package! To have a single PKGBUILD target many
+# kernels would make for a cluttered PKGBUILD!
#
# If you have a custom kernel, you will need to change things in the PKGBUILDS. If you would like to have AUR or archzfs repo
# packages for your favorite kernel package built using the archzfs build tools, submit a request in the Issue tracker on the
# archzfs github page.
#
pkgname="zfs-linux-git"
-pkgver=0.6.5_r218_g8fc5674_4.5.1_1
-pkgrel=1
+pkgver=0.6.5_r219_gda5e151_4.5.1_1
+pkgrel=3
pkgdesc="Kernel modules for the Zettabyte File System."
depends=("kmod" "spl-linux-git" "zfs-utils-linux-git"
"linux>=4.5.1" "linux<4.6"