summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9eef72c9fb7..f4d80b83040a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=virtualbox-headless
-pkgver=5.1.14
-pkgrel=3
+pkgver=5.1.16
+pkgrel=1
pkgdesc='Powerful x86 virtualization for enterprise as well as home use. Headless build (no GUI, no Java).'
arch=('i686' 'x86_64')
url='http://virtualbox.org'
@@ -37,9 +37,8 @@ source=("http://download.virtualbox.org/virtualbox/$pkgver/VirtualBox-$pkgver.ta
'006-rdesktop-vrdp-keymap-path.patch'
'007-python2-path.patch'
'008-no-vboxvideo.patch'
- '009-linux-4-10.patch'
)
-md5sums=('21eaec9f21477d555559a63761779880'
+md5sums=('37ebbd51370841eed8ab80f2f38446d6'
'984412a63aa9c07ddc3cfd970381d5df'
'6e2722bfd7013c1b0174382626ac1b8d'
'ed1341881437455d9735875ddf455fbe'
@@ -54,7 +53,6 @@ md5sums=('21eaec9f21477d555559a63761779880'
'd82a6f19be739341ed7f1cf4ee8070ca'
'188ea65918309f737ce28216c2b07c3b'
'8e369367001e2ed3c1e3d23ac474fa33'
- '22ac21e608eed91463309edf47be4982'
)
prepare() {