summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2016-01-12 13:04:06 -0800
committerJesus Alvarez2016-01-12 13:04:06 -0800
commit722f72f25aa8b4322deb86f2c66ba66f2ed73c6b (patch)
treefc1b23e300a1d91c4b710d11df60117d1c75bcd2
parente28e5c20500b8340a5f837f770b0f281d01bfaf2 (diff)
downloadaur-722f72f25aa8b4322deb86f2c66ba66f2ed73c6b.tar.gz
Update for kernel 4.3.3-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b372c2b12249..41f1f8431df8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 2 20:03:55 UTC 2016
+# Tue Jan 12 21:04:06 UTC 2016
pkgbase = zfs-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 0.6.5.3_r0_g9aaf60b_4.3.3_2
+ pkgver = 0.6.5.4_r0_g1ffc4c1_4.3.3_2
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs.install
@@ -19,7 +19,7 @@ pkgbase = zfs-git
conflicts = zfs
conflicts = zfs-lts
replaces = zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=9aaf60b6
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=1ffc4c15
md5sums = SKIP
pkgname = zfs-git
diff --git a/PKGBUILD b/PKGBUILD
index 42003120d99b..04ee256a5e2f 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.3_r0_g9aaf60b_4.3.3_2
+pkgver=0.6.5.4_r0_g1ffc4c1_4.3.3_2
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=9aaf60b6")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=1ffc4c15")
groups=("archzfs-git")
md5sums=('SKIP')
replaces=("zfs")