summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid C. Rankin2019-03-05 18:53:58 -0600
committerDavid C. Rankin2019-03-05 18:53:58 -0600
commit6fab366ab6b11ec973b9e0139589ba5596f41e07 (patch)
treeb1c227c454385e42dad67ab51936d23e48d7b65f
parent8a7f56e3e0c28b536a21a72b711f8ce2a11e9924 (diff)
downloadaur-6fab366ab6b11ec973b9e0139589ba5596f41e07.tar.gz
virtualbox-bin-5 Version 5.2.26-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecb3caafa4d2..3c578f1d5375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = virtualbox-bin-5
pkgdesc = Oracle VM VirtualBox Binary Edition (Oracle branded non-OSE version 5)
pkgver = 5.2.26
- pkgrel = 1
+ pkgrel = 2
url = https://www.virtualbox.org/
install = virtualbox-bin.install
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = virtualbox-bin-5
depends = libxmu
depends = python
depends = sdl
- optdepends = virtualbox-ext-oracle: for Oracle extensions
+ optdepends = virtualbox-ext-oracle-5: for Oracle extensions
optdepends = linux-headers: build the module for Arch kernel
optdepends = linux-lts-headers: build the module for LTS Arch kernel
provides = virtualbox=5.2.26
diff --git a/PKGBUILD b/PKGBUILD
index 17ccd8b2a54d..bb02c74430c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=virtualbox-bin-5
pkgver=5.2.26
_build=128414
_rev=75085
-pkgrel=1
+pkgrel=2
pkgdesc='Oracle VM VirtualBox Binary Edition (Oracle branded non-OSE version 5)'
arch=('x86_64')
url='https://www.virtualbox.org/'
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('dkms' 'fontconfig' 'gcc' 'libgl' 'libidl2' 'libxcursor' 'libxinerama'
'libxmu' 'python' 'sdl')
makedepends=('linux-headers')
-optdepends=('virtualbox-ext-oracle: for Oracle extensions'
+optdepends=('virtualbox-ext-oracle-5: for Oracle extensions'
'linux-headers: build the module for Arch kernel'
'linux-lts-headers: build the module for LTS Arch kernel')
provides=("virtualbox=${pkgver}" 'virtualbox-sdk' 'VIRTUALBOX-HOST-MODULES'