summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-08-18 16:42:37 +0000
committerArchzfs Buildbot2019-08-18 16:42:37 +0000
commita6b192494347297087764fce07aebcd3a68d9248 (patch)
treee06f81c802cb797e9d7ed24b3bcfda18609013ac
parent6b8187ec030b6fd2c29cf6f6c7a665d820351333 (diff)
downloadaur-a6b192494347297087764fce07aebcd3a68d9248.tar.gz
Semi-automated update for kernel 5.2.8.arch1-1 + zfs 0.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06cfa66b50db..6901d89ffc5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux-vfio
- pkgver = 0.8.1_5.2.6.arch1.1
+ pkgver = 0.8.1_5.2.8.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-vfio-headers=5.2.6.arch1-1
+ makedepends = linux-vfio-headers=5.2.8.arch1-1
depends = kmod
depends = zfs-utils=0.8.1
- depends = linux-vfio=5.2.6.arch1-1
+ depends = linux-vfio=5.2.8.arch1-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.1/zfs-0.8.1.tar.gz
sha256sums = 0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799
diff --git a/PKGBUILD b/PKGBUILD
index a7e4dcd4e8a9..2bce2a7c496b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@
pkgbase="zfs-linux-vfio"
pkgname=("zfs-linux-vfio" "zfs-linux-vfio-headers")
_zfsver="0.8.1"
-_kernelver="5.2.6.arch1-1"
-_extramodules="5.2.6-arch1-1-vfio"
+_kernelver="5.2.8.arch1-1"
+_extramodules="5.2.8-arch1-1-vfio"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1