summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-02-18 17:26:55 +0100
committerPiotr Gorski2020-02-18 17:26:55 +0100
commit6fa3030b8474337aec5df1d369daceb370deeccc (patch)
treec51aff20edb86deb419f65745291cd5f7e7e8bc4
parent83d757336c0e2952571f8a607ab229a2a0f11ad1 (diff)
downloadaur-6fa3030b8474337aec5df1d369daceb370deeccc.tar.gz
Bump to 5.5.4-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a6b504f0e51..9227415763ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = virtualbox-modules-uksm
pkgver = 6.1.2
- pkgrel = 1
+ pkgrel = 2
url = http://virtualbox.org
arch = x86_64
license = GPL
@@ -10,7 +10,7 @@ pkgbase = virtualbox-modules-uksm
pkgname = virtualbox-host-modules-uksm
pkgdesc = Host kernel modules for VirtualBox running under linux-uksm.
- depends = linux-uksm>=5.4
- depends = linux-uksm<5.5
+ depends = linux-uksm>=5.5
+ depends = linux-uksm<5.6
provides = VIRTUALBOX-HOST-MODULES
diff --git a/PKGBUILD b/PKGBUILD
index 665e0570b1b1..8f03029cb6f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=virtualbox-modules-uksm
pkgname=('virtualbox-host-modules-uksm')
pkgver=6.1.2
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='http://virtualbox.org'
license=('GPL')
@@ -26,7 +26,7 @@ build() {
package_virtualbox-host-modules-uksm() {
pkgdesc='Host kernel modules for VirtualBox running under linux-uksm.'
provides=("VIRTUALBOX-HOST-MODULES")
- depends=('linux-uksm>=5.4' 'linux-uksm<5.5')
+ depends=('linux-uksm>=5.5' 'linux-uksm<5.6')
cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
install -Dt "$pkgdir/usr/lib/modules/$_kernver/extramodules" -m0644 *