summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-09-07 13:13:57 +0000
committerArchzfs Buildbot2020-09-07 13:13:57 +0000
commit710989449bc93441418cb570dc5cfd2afbb64288 (patch)
treeaaba2fc5b87e344f737625b8ee808df34e1ad9ee
parenta34fed5f1c0b36b972e830eaba3f9be1f6d08996 (diff)
downloadaur-710989449bc93441418cb570dc5cfd2afbb64288.tar.gz
Semi-automated update for kernel 5.4.63-1 + zfs 0.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42801bca79c5..25e31136f73d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux-lts
- pkgver = 0.8.4_5.4.60.1
+ pkgver = 0.8.4_5.4.63.1
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=5.4.60-1
+ makedepends = linux-lts-headers=5.4.63-1
depends = kmod
depends = zfs-utils=0.8.4
- depends = linux-lts=5.4.60-1
+ depends = linux-lts=5.4.63-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.4/zfs-0.8.4.tar.gz
source = linux-5.8-compat-__vmalloc.patch
sha256sums = 2b988f5777976f09d08083f6bebf6e67219c4c4c183c1f33033fb7e5e5eacafb
diff --git a/PKGBUILD b/PKGBUILD
index 1a6900c143a9..a1b10112541e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="0.8.4"
-_kernelver="5.4.60-1"
-_extramodules="5.4.60-1-lts"
+_kernelver="5.4.63-1"
+_extramodules="5.4.63-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1