Update for kernel 6.13.6.arch1-1 + zfs 2.3.1

This commit is contained in:
LightDot
2025-03-11 20:27:07 +01:00
parent b3dc8b77d5
commit 287bd6f7ae
2 changed files with 10 additions and 10 deletions

View File

@@ -1,15 +1,15 @@
pkgbase = zfs-linux
pkgver = 2.3.0_6.12.10.arch1.1
pkgver = 2.3.1_6.13.6.arch1.1
pkgrel = 1
url = https://openzfs.org/
arch = x86_64
license = CDDL
makedepends = linux-headers=6.12.10.arch1-1
makedepends = linux-headers=6.13.6.arch1-1
depends = kmod
depends = zfs-utils=2.3.0
depends = linux=6.12.10.arch1-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.3.0/zfs-2.3.0.tar.gz
sha256sums = 6e8787eab55f24c6b9c317f3fe9b0da9a665eb34c31df88ff368d9a92e9356a6
depends = zfs-utils=2.3.1
depends = linux=6.13.6.arch1-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.3.1/zfs-2.3.1.tar.gz
sha256sums = 053233799386920bdc636e22d0e19a8c2c3e642e8bd847ff87e108f8bb1f9006
pkgname = zfs-linux
pkgdesc = Kernel modules for the Zettabyte File System.