mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-06 23:57:24 +02:00
Semi-automated update for kernel 5.0.11.arch1-1 + zfs 0.7.13
This commit is contained in:
parent
87d66ee4e5
commit
36ea73a784
6
.SRCINFO
6
.SRCINFO
@ -1,15 +1,15 @@
|
||||
pkgbase = zfs-linux
|
||||
pkgver = 0.7.13_5.0.10.arch1.1
|
||||
pkgver = 0.7.13_5.0.11.arch1.1
|
||||
pkgrel = 1
|
||||
url = http://zfsonlinux.org/
|
||||
arch = x86_64
|
||||
license = CDDL
|
||||
makedepends = linux-headers=5.0.10.arch1-1
|
||||
makedepends = linux-headers=5.0.11.arch1-1
|
||||
makedepends = spl-linux-headers
|
||||
depends = kmod
|
||||
depends = spl-linux
|
||||
depends = zfs-utils=0.7.13
|
||||
depends = linux=5.0.10.arch1-1
|
||||
depends = linux=5.0.11.arch1-1
|
||||
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.13/zfs-0.7.13.tar.gz
|
||||
sha256sums = d23f0d292049b1bc636d2300277292b60248c0bde6a0f4ba707c0cb5df3f8c8d
|
||||
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -18,8 +18,8 @@
|
||||
pkgbase="zfs-linux"
|
||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||
_zfsver="0.7.13"
|
||||
_kernelver="5.0.10.arch1-1"
|
||||
_extramodules="5.0.10-arch1-1-ARCH"
|
||||
_kernelver="5.0.11.arch1-1"
|
||||
_extramodules="5.0.11-arch1-1-ARCH"
|
||||
|
||||
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
||||
pkgrel=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user