Semi-automated update for kernel 5.0.11.arch1-1 + zfs 0.7.13

This commit is contained in:
Archzfs Buildbot 2019-05-05 05:53:33 +00:00
parent 87d66ee4e5
commit 36ea73a784
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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