mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-06 07:37:23 +02:00
Semi-automated update for kernel 5.3.7.arch1-2 + zfs 0.8.2
This commit is contained in:
parent
57353b534e
commit
efe661dac8
6
.SRCINFO
6
.SRCINFO
@ -1,13 +1,13 @@
|
||||
pkgbase = zfs-linux
|
||||
pkgver = 0.8.2_5.3.7.arch1.1
|
||||
pkgver = 0.8.2_5.3.7.arch1.2
|
||||
pkgrel = 1
|
||||
url = https://zfsonlinux.org/
|
||||
arch = x86_64
|
||||
license = CDDL
|
||||
makedepends = linux-headers=5.3.7.arch1-1
|
||||
makedepends = linux-headers=5.3.7.arch1-2
|
||||
depends = kmod
|
||||
depends = zfs-utils=0.8.2
|
||||
depends = linux=5.3.7.arch1-1
|
||||
depends = linux=5.3.7.arch1-2
|
||||
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.2/zfs-0.8.2.tar.gz
|
||||
sha256sums = 47608e257c8ecebb918014ef1da6172c3a45d990885891af18e80f5cc28beab8
|
||||
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -18,8 +18,8 @@
|
||||
pkgbase="zfs-linux"
|
||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||
_zfsver="0.8.2"
|
||||
_kernelver="5.3.7.arch1-1"
|
||||
_extramodules="5.3.7-arch1-1-ARCH"
|
||||
_kernelver="5.3.7.arch1-2"
|
||||
_extramodules="5.3.7-arch1-2-ARCH"
|
||||
|
||||
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
||||
pkgrel=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user