Semi-automated update for kernel 5.1.8.arch1-1 + zfs 0.8.0

This commit is contained in:
Archzfs Buildbot 2019-06-12 13:26:24 +00:00
parent 81b80c5c59
commit 46848fc313
2 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
pkgbase = zfs-linux
pkgver = 0.8.0_5.1.7.arch1.1
pkgver = 0.8.0_5.1.8.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
makedepends = python
makedepends = linux-headers=5.1.7.arch1-1
makedepends = linux-headers=5.1.8.arch1-1
depends = kmod
depends = zfs-utils=0.8.0
depends = linux=5.1.7.arch1-1
depends = linux=5.1.8.arch1-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.0/zfs-0.8.0.tar.gz
sha256sums = 0fd92e87f4b9df9686f18e2ac707c16b2eeaf00f682d41c20ea519f3a0fe4705

View File

@ -18,8 +18,8 @@
pkgbase="zfs-linux"
pkgname=("zfs-linux" "zfs-linux-headers")
_zfsver="0.8.0"
_kernelver="5.1.7.arch1-1"
_extramodules="5.1.7-arch1-1-ARCH"
_kernelver="5.1.8.arch1-1"
_extramodules="5.1.8-arch1-1-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1