Semi-automated update for kernel 5.2.2.arch1-1 + zfs 0.8.1

This commit is contained in:
Archzfs Buildbot 2019-07-23 13:10:50 +00:00
parent f6bf8a4be7
commit d9cc22df5a
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
pkgbase = zfs-linux
pkgver = 0.8.1_5.2.1.arch1.1
pkgver = 0.8.1_5.2.2.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
makedepends = linux-headers=5.2.1.arch1-1
makedepends = linux-headers=5.2.2.arch1-1
depends = kmod
depends = zfs-utils=0.8.1
depends = linux=5.2.1.arch1-1
depends = linux=5.2.2.arch1-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.1/zfs-0.8.1.tar.gz
sha256sums = 0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799

View File

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