summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-04-17 19:45:43 +0200
committerPiotr Gorski2019-04-17 19:45:43 +0200
commitc17187fa6c47652662b2b9f8908e3da041ac1fff (patch)
treeac605949ff86e207ac7f6b3caa3c99f27f6724b6
parent2198e5bd3e47250cef828229365223178b6cdd04 (diff)
downloadaur-c17187fa6c47652662b2b9f8908e3da041ac1fff.tar.gz
Bump to 6.0.6-1
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 7f39b8a22eb0..669cef2e99ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = virtualbox-modules-uksm
- pkgver = 6.0.4
+ pkgver = 6.0.6
pkgrel = 1
url = http://virtualbox.org
arch = x86_64
license = GPL
makedepends = linux-uksm-headers
- makedepends = virtualbox-host-dkms>=6.0.4
+ makedepends = virtualbox-host-dkms>=6.0.6
makedepends = dkms
pkgname = virtualbox-host-modules-uksm
pkgdesc = Host kernel modules for VirtualBox running under linux-uksm.
- depends = linux-uksm>=4.20
- depends = linux-uksm<5.0
+ depends = linux-uksm>=5.0
+ depends = linux-uksm<5.1
provides = VIRTUALBOX-HOST-MODULES
diff --git a/PKGBUILD b/PKGBUILD
index 2d81fe07b82e..ecc2e775c165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=virtualbox-modules-uksm
pkgname=('virtualbox-host-modules-uksm')
-pkgver=6.0.4
+pkgver=6.0.6
pkgrel=1
arch=('x86_64')
url='http://virtualbox.org'
@@ -27,7 +27,7 @@ build() {
package_virtualbox-host-modules-uksm() {
pkgdesc='Host kernel modules for VirtualBox running under linux-uksm.'
provides=("VIRTUALBOX-HOST-MODULES")
- depends=('linux-uksm>=4.20' 'linux-uksm<5.0')
+ depends=('linux-uksm>=5.0' 'linux-uksm<5.1')
cd "dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *