summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2016-04-24 16:48:04 -0700
committerJesus Alvarez2016-04-24 16:48:04 -0700
commit0a5f32ffdc6fbf747fe77cab007a58632ba5d666 (patch)
tree1cda1724c1d4bb81cfd1294c20dd86bf14ab6b56 /PKGBUILD
parent150ba142200f6f95ebe4798fafd45e3f95ef98ae (diff)
downloadaur-0a5f32ffdc6fbf747fe77cab007a58632ba5d666.tar.gz
Semi-automated update for 0.6.5.6_4.5.1_1-3
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"