summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2023-05-21 21:01:57 +0000
committerArchzfs Buildbot2023-05-21 21:01:57 +0000
commitb78e8acc858c63471ba8113cb1fa69e1c6c02e65 (patch)
tree332ee5a0d2e84c0e0a71e21c7c96b4fa1a32e345
parentb17f85251bfda0a19076c9b7e2e655a435a77394 (diff)
downloadaur-b78e8acc858c63471ba8113cb1fa69e1c6c02e65.tar.gz
Semi-automated update for kernel 6.1.29-1 + zfs 2.1.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8130efb35ec..3f5baf13e0de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux-lts
- pkgver = 2.1.11_6.1.28.1
+ pkgver = 2.1.11_6.1.29.1
pkgrel = 1
url = https://openzfs.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=6.1.28-1
+ makedepends = linux-lts-headers=6.1.29-1
depends = kmod
depends = zfs-utils=2.1.11
- depends = linux-lts=6.1.28-1
+ depends = linux-lts=6.1.29-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.1.11/zfs-2.1.11.tar.gz
sha256sums = a54fe4e854d0a207584f1799a80e165eae66bc30dc8e8c96a1f99ed9d4d8ceb2
diff --git a/PKGBUILD b/PKGBUILD
index f1be148f9836..9902521ed73e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,9 +18,9 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="2.1.11"
-_kernelver="6.1.28-1"
-_kernelver_full="6.1.28-1"
-_extramodules="6.1.28-1-lts"
+_kernelver="6.1.29-1"
+_kernelver_full="6.1.29-1"
+_extramodules="6.1.29-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1