summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2023-02-17 15:09:09 +0000
committerArchzfs Buildbot2023-02-17 15:09:09 +0000
commitc9e18c0af8685a5b5f0d8ce78214364c53c0bd03 (patch)
treef3417af8b575a93db74ce5a3a3dd2326a9ba3a30
parentc08f2f0dea671e2bf1ce8372eab4f09fc46cb04d (diff)
downloadaur-c9e18c0af8685a5b5f0d8ce78214364c53c0bd03.tar.gz
Semi-automated update for kernel 5.15.94-1 + zfs 2.1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1dd9a7dc8701..bef7a63b2299 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux-lts
- pkgver = 2.1.9_5.15.91.4
+ pkgver = 2.1.9_5.15.94.1
pkgrel = 1
url = https://openzfs.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=5.15.91-4
+ makedepends = linux-lts-headers=5.15.94-1
depends = kmod
depends = zfs-utils=2.1.9
- depends = linux-lts=5.15.91-4
+ depends = linux-lts=5.15.94-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.1.9/zfs-2.1.9.tar.gz
sha256sums = 6b172cdf2eb54e17fcd68f900fab33c1430c5c59848fa46fab83614922fe50f6
diff --git a/PKGBUILD b/PKGBUILD
index 1833be38619f..17e09f353b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,9 +18,9 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="2.1.9"
-_kernelver="5.15.91-4"
-_kernelver_full="5.15.91-4"
-_extramodules="5.15.91-4-lts"
+_kernelver="5.15.94-1"
+_kernelver_full="5.15.94-1"
+_extramodules="5.15.94-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1