Semi-automated update for 0.6.5.6_4.5.1_1-4

This commit is contained in:
Jesus Alvarez 2016-04-24 19:25:21 -07:00
parent 9c609915fd
commit e63cad79f5
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Generated by mksrcinfo v8 # Generated by mksrcinfo v8
# Mon Apr 25 01:21:17 UTC 2016 # Mon Apr 25 02:18:51 UTC 2016
pkgbase = zfs-linux pkgbase = zfs-linux
pkgdesc = Kernel modules for the Zettabyte File System. pkgdesc = Kernel modules for the Zettabyte File System.
pkgver = 0.6.5.6_4.5.1_1 pkgver = 0.6.5.6_4.5.1_1
pkgrel = 3 pkgrel = 4
url = http://zfsonlinux.org/ url = http://zfsonlinux.org/
install = zfs.install install = zfs.install
arch = x86_64 arch = x86_64

View File

@ -16,7 +16,7 @@
# #
pkgname="zfs-linux" pkgname="zfs-linux"
pkgver=0.6.5.6_4.5.1_1 pkgver=0.6.5.6_4.5.1_1
pkgrel=3 pkgrel=4
pkgdesc="Kernel modules for the Zettabyte File System." pkgdesc="Kernel modules for the Zettabyte File System."
depends=("kmod" "spl-linux" "zfs-utils-linux" depends=("kmod" "spl-linux" "zfs-utils-linux"
"linux>=4.5.1" "linux<4.6" "linux>=4.5.1" "linux<4.6"