summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2023-07-10 00:40:30 +0000
committerArchzfs Buildbot2023-07-10 00:40:30 +0000
commit330c3ad24006028f5f39c4f58ef2758167771692 (patch)
treefd2e593c1340122139946d35639a5f90f5b39ef8
parentbbc1ff750c8c8f266a6173988ff1d47e8905806f (diff)
downloadaur-330c3ad24006028f5f39c4f58ef2758167771692.tar.gz
Semi-automated update for kernel 6.1.38-1 + zfs 2.1.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c5b551e3933..6485562f5184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux-lts
- pkgver = 2.1.12_6.1.37.1
+ pkgver = 2.1.12_6.1.38.1
pkgrel = 1
url = https://openzfs.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=6.1.37-1
+ makedepends = linux-lts-headers=6.1.38-1
depends = kmod
depends = zfs-utils=2.1.12
- depends = linux-lts=6.1.37-1
+ depends = linux-lts=6.1.38-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.1.12/zfs-2.1.12.tar.gz
sha256sums = 64daa26aed3e12c931f6f4413d7527c4ebdb8da35416b356152b5f9fdd4c6e6d
diff --git a/PKGBUILD b/PKGBUILD
index 9adf75758a8a..3d1d2e04d43c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,9 +18,9 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="2.1.12"
-_kernelver="6.1.37-1"
-_kernelver_full="6.1.37-1"
-_extramodules="6.1.37-1-lts"
+_kernelver="6.1.38-1"
+_kernelver_full="6.1.38-1"
+_extramodules="6.1.38-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1