mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-06 23:57:24 +02:00
Semi-automated update for kernel 5.1.6.arch1-1 + zfs 0.8.0
This commit is contained in:
parent
faf13eb81c
commit
5da7a3c194
6
.SRCINFO
6
.SRCINFO
@ -1,14 +1,14 @@
|
||||
pkgbase = zfs-linux
|
||||
pkgver = 0.8.0_5.1.5.arch1.2
|
||||
pkgver = 0.8.0_5.1.6.arch1.1
|
||||
pkgrel = 1
|
||||
url = http://zfsonlinux.org/
|
||||
arch = x86_64
|
||||
license = CDDL
|
||||
makedepends = python
|
||||
makedepends = linux-headers=5.1.5.arch1-2
|
||||
makedepends = linux-headers=5.1.6.arch1-1
|
||||
depends = kmod
|
||||
depends = zfs-utils=0.8.0
|
||||
depends = linux=5.1.5.arch1-2
|
||||
depends = linux=5.1.6.arch1-1
|
||||
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.0/zfs-0.8.0.tar.gz
|
||||
sha256sums = 0fd92e87f4b9df9686f18e2ac707c16b2eeaf00f682d41c20ea519f3a0fe4705
|
||||
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -18,8 +18,8 @@
|
||||
pkgbase="zfs-linux"
|
||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||
_zfsver="0.8.0"
|
||||
_kernelver="5.1.5.arch1-2"
|
||||
_extramodules="5.1.5-arch1-2-ARCH"
|
||||
_kernelver="5.1.6.arch1-1"
|
||||
_extramodules="5.1.6-arch1-1-ARCH"
|
||||
|
||||
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
||||
pkgrel=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user