summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29e398e012e9..194ae00ff7e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux
- pkgver = 0.8.1_5.2.13.arch1.1
+ pkgver = 0.8.1_5.2.14.arch2.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=5.2.13.arch1-1
+ makedepends = linux-headers=5.2.14.arch2-1
depends = kmod
depends = zfs-utils=0.8.1
- depends = linux=5.2.13.arch1-1
+ depends = linux=5.2.14.arch2-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.1/zfs-0.8.1.tar.gz
sha256sums = 0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799
diff --git a/PKGBUILD b/PKGBUILD
index 0291e9da043f..5965e8a697a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="0.8.1"
-_kernelver="5.2.13.arch1-1"
-_extramodules="5.2.13-arch1-1-ARCH"
+_kernelver="5.2.14.arch2-1"
+_extramodules="5.2.14-arch2-1-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1