summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-01-13 21:23:46 +0000
committerArchzfs Buildbot2019-01-13 21:23:46 +0000
commit51f8931ec566a8ab597f1807c2049be5db089f09 (patch)
tree517023b8f19251d610194dc91453ddbb4464dd13 /PKGBUILD
parent18460ba2cda00e7be951d05a71b22dd14b47ff07 (diff)
downloadaur-51f8931ec566a8ab597f1807c2049be5db089f09.tar.gz
Semi-automated update for kernel 4.20.0.arch1-1 + latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 720c1f2edb98..16c1afe5f5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,14 +17,14 @@
#
pkgbase="zfs-linux-vfio-git"
pkgname=("zfs-linux-vfio-git" "zfs-linux-vfio-git-headers")
-_commit='06f3fc2a4b097545259935d54634c5c6f49ed20f'
-_zfsver="2018.12.26.r4871.g06f3fc2a4"
+_commit='d611989fdc176ccb54c24df99fd6c81b1cfff833'
+_zfsver="2019.01.13.r4900.gd611989fd"
_kernelver="4.20.arch1-1"
_extramodules="4.20.0-arch1-1-vfio"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1
-makedepends=("linux-vfio-headers=${_kernelver}" "git")
+makedepends=("linux-vfio-headers=${_kernelver}" "git" "python")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git#commit=${_commit}"