summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2018-02-07 10:43:57 -0800
committerJesus Alvarez2018-02-07 10:43:57 -0800
commit16b769044057c29afd2b948d64039180299ed615 (patch)
tree0e28be64cda93768be9be2eeda269158db9d289f /PKGBUILD
parent120f3ee3f02cc3d434c9eff384f5bef1d45deb40 (diff)
downloadaur-16b769044057c29afd2b948d64039180299ed615.tar.gz
Semi-automated update for 4.15.1.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8041f20158c4..f6b980153c9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,15 +17,15 @@
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-pkgver=2018.02.05.r3278.3d25488af.4.15.1.2
+pkgver=2018.02.06.r3280.6d82b7969.4.15.1.2
pkgrel=1
makedepends=("linux-headers=4.15.1-2" "git" "spl-linux-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=3d25488afbc2eeaa92b12f7f8b6d686e7ef342eb")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=6d82b79699a40c9b8934286fabdcba5a68ee5bd6")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-git" "zfs-utils-common-git=2018.02.05.r3278.3d25488af" "linux=4.15.1-2")
+depends=("kmod" "spl-linux-git" "zfs-utils-common-git=2018.02.06.r3280.6d82b7969" "linux=4.15.1-2")
build() {
cd "${srcdir}/zfs"