mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-03 06:07:21 +02:00
Semi-automated update for kernel 5.19.3.arch1-1 + zfs 2.1.5
This commit is contained in:
parent
30bdd5f3c7
commit
f9e0ed30ce
6
.SRCINFO
6
.SRCINFO
@ -1,13 +1,13 @@
|
||||
pkgbase = zfs-linux
|
||||
pkgver = 2.1.5_5.19.2.arch1.1
|
||||
pkgver = 2.1.5_5.19.3.arch1.1
|
||||
pkgrel = 1
|
||||
url = https://zfsonlinux.org/
|
||||
arch = x86_64
|
||||
license = CDDL
|
||||
makedepends = linux-headers=5.19.2.arch1-1
|
||||
makedepends = linux-headers=5.19.3.arch1-1
|
||||
depends = kmod
|
||||
depends = zfs-utils=2.1.5
|
||||
depends = linux=5.19.2.arch1-1
|
||||
depends = linux=5.19.3.arch1-1
|
||||
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-2.1.5/zfs-2.1.5.tar.gz
|
||||
sha256sums = 1913041e5c44ff07ca384346ad8145aeedf77e77cd1cea9ec5d533246691e10c
|
||||
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -18,8 +18,8 @@
|
||||
pkgbase="zfs-linux"
|
||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||
_zfsver="2.1.5"
|
||||
_kernelver="5.19.2.arch1-1"
|
||||
_kernelver_full="5.19.2.arch1-1"
|
||||
_kernelver="5.19.3.arch1-1"
|
||||
_kernelver_full="5.19.3.arch1-1"
|
||||
_extramodules="${_kernelver_full/.arch/-arch}"
|
||||
|
||||
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user