summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112016-08-30 21:24:54 +0200
committerjose17112016-08-30 21:24:54 +0200
commitf274806643ec5daff10db9188a5902358f899424 (patch)
treeba11691339defcc0adb0cb35baa1d9165a2c6bc1
parent047e5c23ad1fcd4d621f2ed47c92aa7ee47ea411 (diff)
downloadaur-f274806643ec5daff10db9188a5902358f899424.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cec009cd872e..bc07b84a8234 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Aug 30 19:24:47 UTC 2016
pkgbase = remotebox
pkgdesc = Open Source VirtualBox Client with Remote Management
- pkgver = 2.0
+ pkgver = 2.2
pkgrel = 1
url = http://remotebox.knobgoblin.org.uk/
install = remotebox.install
@@ -10,9 +12,9 @@ pkgbase = remotebox
depends = perl-soap-lite
depends = gtk2-perl
optdepends = rdesktop
- source = http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-2.0.tar.bz2
+ source = http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-2.2.tar.bz2
source = remotebox.desktop
- md5sums = 4a1d0b5e0eb2f90daf104812f129bd5e
+ md5sums = 3a1dae8005074580afa00a6aa1817b80
md5sums = b64b16d198471f9868ce7ed018295296
pkgname = remotebox
diff --git a/PKGBUILD b/PKGBUILD
index 223091b74e91..eb38e1dadc54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jose <jose1711 [at] gmail (dot) com>
pkgname=remotebox
-pkgver=2.0
+pkgver=2.2
pkgrel=1
pkgdesc="Open Source VirtualBox Client with Remote Management"
arch=('any')
@@ -11,7 +11,7 @@ install="remotebox.install"
depends=('perl' 'perl-soap-lite' 'gtk2-perl')
optdepends=('rdesktop')
source=("http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-${pkgver}.tar.bz2" "remotebox.desktop")
-md5sums=('4a1d0b5e0eb2f90daf104812f129bd5e'
+md5sums=('3a1dae8005074580afa00a6aa1817b80'
'b64b16d198471f9868ce7ed018295296')
package() {