Semi-automated update for kernel 5.10.15.arch1-1 + zfs 2.0.2

This commit is contained in:
Archzfs Buildbot 2021-02-11 13:21:07 +00:00
parent 312c6883fa
commit d0c1f33bc2
2 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
pkgbase = zfs-linux
pkgver = 2.0.2_5.10.13.arch1.2
pkgver = 2.0.2_5.10.15.arch1.1
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
license = CDDL
makedepends = linux-headers=5.10.13.arch1-2
makedepends = linux-headers=5.10.15.arch1-1
depends = kmod
depends = zfs-utils=2.0.2
depends = linux=5.10.13.arch1-2
depends = linux=5.10.15.arch1-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-2.0.2/zfs-2.0.2.tar.gz
sha256sums = bde5067ce4577d26cc0f0313a09173ad40d590d01539b92c93f33f06ee150b24

View File

@ -18,7 +18,7 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="2.0.2"
_kernelver="5.10.13.arch1-2"
_kernelver="5.10.15.arch1-1"
_extramodules="${_kernelver/.arch/-arch}"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"