summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-04-17 19:44:30 +0200
committerPiotr Gorski2019-04-17 19:44:30 +0200
commite7054d922d4e0035bf3786a4fc104ca50f0df3c7 (patch)
tree578b351b3faa90c1477dccff1137cf094398e8df
parent28c5ddf187b7b38d4b15328d885f759f47360a6d (diff)
downloadaur-e7054d922d4e0035bf3786a4fc104ca50f0df3c7.tar.gz
Bump to 6.0.6-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38376363178d..683283bb4d3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = virtualbox-modules-lqx
pkgname = virtualbox-host-modules-lqx
pkgdesc = Host kernel modules for VirtualBox running under linux-lqx.
- depends = linux-lqx>=4.20
- depends = linux-lqx<5.0
+ depends = linux-lqx>=5.0
+ depends = linux-lqx<5.1
provides = VIRTUALBOX-HOST-MODULES
diff --git a/PKGBUILD b/PKGBUILD
index 81ff89fb2637..95429e9ca932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ build() {
package_virtualbox-host-modules-lqx() {
pkgdesc='Host kernel modules for VirtualBox running under linux-lqx.'
provides=("VIRTUALBOX-HOST-MODULES")
- depends=('linux-lqx>=4.20' 'linux-lqx<5.0')
+ depends=('linux-lqx>=5.0' 'linux-lqx<5.1')
cd "dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *