mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-06 07:37:23 +02:00
33 lines
899 B
Plaintext
33 lines
899 B
Plaintext
pkgbase = zfs-linux
|
|
pkgver = 0.7.11_4.18.12.arch1.1
|
|
pkgrel = 2
|
|
url = http://zfsonlinux.org/
|
|
arch = x86_64
|
|
license = CDDL
|
|
makedepends = linux-headers=4.18.12.arch1-1
|
|
makedepends = spl-linux-headers
|
|
depends = kmod
|
|
depends = spl-linux
|
|
depends = zfs-utils-common=0.7.11
|
|
depends = linux=4.18.12.arch1-1
|
|
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.11/zfs-0.7.11.tar.gz
|
|
sha256sums = 4dff9ecce6e02061242d9435febe88c1250de83b96d392b712bccf31c459517a
|
|
|
|
pkgname = zfs-linux
|
|
pkgdesc = Kernel modules for the Zettabyte File System.
|
|
install = zfs.install
|
|
groups = archzfs-linux
|
|
provides = zfs
|
|
conflicts = zfs-dkms
|
|
conflicts = zfs-dkms-git
|
|
conflicts = zfs-linux-git
|
|
replaces = zfs-git
|
|
|
|
pkgname = zfs-linux-headers
|
|
pkgdesc = Kernel headers for the Zettabyte File System.
|
|
provides = zfs-headers
|
|
conflicts = zfs-headers
|
|
conflicts = zfs-dkms
|
|
conflicts = zfs-dkms-git
|
|
|