summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2015-10-14 20:00:28 -0700
committerJesus Alvarez2015-10-14 20:00:28 -0700
commita3639d45a16e5f1f011391f8af36cf5f4203b5f7 (patch)
tree5dd8ff72b058c191494f6afd84f7c3ea5bb7ca35 /PKGBUILD
parentb384451ebfdb7b267d10e14570c0ae71c7a361e6 (diff)
downloadaur-a3639d45a16e5f1f011391f8af36cf5f4203b5f7.tar.gz
Update for kernel 4.2.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07ab39d7446f..539640c64350 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.2_r0_g0b7b4bd_4.2.3_1
+pkgver=0.6.5.3_r0_g9aaf60b_4.2.3_1
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=0b7b4bd2"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=9aaf60b6"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")