summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenjiTakahashi2017-05-03 01:22:28 +0200
committerKenjiTakahashi2017-05-03 01:22:28 +0200
commitb68354881587e30fe2fd8c3b470be616bcdf1570 (patch)
tree5746386a572afc275b8803ed64749ec38159c52c
parenta34910f9d36ed97f0a6ab0b8a6c0ffb020d73828 (diff)
downloadaur-b68354881587e30fe2fd8c3b470be616bcdf1570.tar.gz
5.1.22-1: Bumped version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be9909fc6119..e1f40331354b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Apr 26 01:33:17 UTC 2017
+# Tue May 2 23:22:18 UTC 2017
pkgbase = virtualbox-headless
pkgdesc = Powerful x86 virtualization for enterprise as well as home use. Headless build (no GUI, no Java).
- pkgver = 5.1.20
+ pkgver = 5.1.22
pkgrel = 1
url = http://virtualbox.org
install = virtualbox.install
@@ -27,13 +27,13 @@ pkgbase = virtualbox-headless
optdepends = virtualbox-guest-iso: Guest Additions CD image
optdepends = virtualbox-ext-vnc: VNC server support
optdepends = virtualbox-sdk: Developer kit
- provides = virtualbox=5.1.20
+ provides = virtualbox=5.1.22
conflicts = virtualbox-ose
conflicts = virtualbox
replaces = virtualbox-ose
replaces = virtualbox
backup = etc/vbox/vbox.cfg
- source = http://download.virtualbox.org/virtualbox/5.1.20/VirtualBox-5.1.20a.tar.bz2
+ source = http://download.virtualbox.org/virtualbox/5.1.22/VirtualBox-5.1.22.tar.bz2
source = virtualbox.sysusers
source = 60-vboxdrv.rules
source = 60-vboxguest.rules
@@ -48,7 +48,7 @@ pkgbase = virtualbox-headless
source = 006-rdesktop-vrdp-keymap-path.patch
source = 007-python2-path.patch
source = 008-no-vboxvideo.patch
- sha256sums = d264e8b62fa2e220383b0eb5db0b73b5d7055a2329e2e2416d5d4cc231bb769e
+ sha256sums = fcc918000b8c5ece553541ec10a9182410a742b7266257c76dda895dcd389899
sha256sums = 2101ebb58233bbfadf3aa74381f22f7e7e508559d2b46387114bc2d8e308554c
sha256sums = 9c5238183019f9ebc7d92a8582cad232f471eab9d3278786225abc1a1c7bf66e
sha256sums = 033c597e0f5285d2ddb0490868e5b6f945f45c7b1b1152a02a9e6fea438b2c95
diff --git a/PKGBUILD b/PKGBUILD
index a2c47e47cdb1..d791cf31e298 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=virtualbox-headless
-pkgver=5.1.20
-_tarver=${pkgver}a
+pkgver=5.1.22
+_tarver=${pkgver}
pkgrel=1
pkgdesc='Powerful x86 virtualization for enterprise as well as home use. Headless build (no GUI, no Java).'
arch=('i686' 'x86_64')
@@ -39,7 +39,7 @@ source=("http://download.virtualbox.org/virtualbox/${pkgver}/VirtualBox-${_tarve
'007-python2-path.patch'
'008-no-vboxvideo.patch'
)
-sha256sums=('d264e8b62fa2e220383b0eb5db0b73b5d7055a2329e2e2416d5d4cc231bb769e'
+sha256sums=('fcc918000b8c5ece553541ec10a9182410a742b7266257c76dda895dcd389899'
'2101ebb58233bbfadf3aa74381f22f7e7e508559d2b46387114bc2d8e308554c'
'9c5238183019f9ebc7d92a8582cad232f471eab9d3278786225abc1a1c7bf66e'
'033c597e0f5285d2ddb0490868e5b6f945f45c7b1b1152a02a9e6fea438b2c95'