summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-09-05 13:25:10 +0200
committerPiotr Gorski2019-09-05 13:25:10 +0200
commit2d427250ba853c6a42b4d7992ba180c337a152e1 (patch)
tree1d1db31def029375221b7d2294cf41facdfedf60
parent56f92e990d94b94e8626069340e824e67cfc736f (diff)
downloadaur-2d427250ba853c6a42b4d7992ba180c337a152e1.tar.gz
Bump to 6.0.12
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a30b8b99233..38c836e294db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = virtualbox-modules-lqx
- pkgver = 6.0.10
+ pkgver = 6.0.12
pkgrel = 1
url = http://virtualbox.org
arch = x86_64
license = GPL
makedepends = linux-lqx-headers
- makedepends = virtualbox-host-dkms>=6.0.10
+ makedepends = virtualbox-host-dkms>=6.0.12
makedepends = dkms
pkgname = virtualbox-host-modules-lqx
pkgdesc = Host kernel modules for VirtualBox running under linux-lqx.
- depends = linux-lqx>=5.1
- depends = linux-lqx<5.2
+ depends = linux-lqx>=5.2
+ depends = linux-lqx<5.3
provides = VIRTUALBOX-HOST-MODULES
diff --git a/PKGBUILD b/PKGBUILD
index 2423265e6e43..c9357ded086d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=virtualbox-modules-lqx
pkgname=('virtualbox-host-modules-lqx')
-pkgver=6.0.10
+pkgver=6.0.12
pkgrel=1
arch=('x86_64')
url='http://virtualbox.org'
@@ -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>=5.1' 'linux-lqx<5.2')
+ depends=('linux-lqx>=5.2' 'linux-lqx<5.3')
cd "dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *