summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44a5eecc28de..43a7089114bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="zfs-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')
@@ -33,7 +33,7 @@ depends=("spl-git" "zfs-utils-git" "linux=${_kernel_version}")
makedepends=("git" "linux-headers=${_kernel_version}")
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")
groups=("archzfs-git")
md5sums=('SKIP')
replaces=("zfs")