summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112017-05-11 22:59:17 +0200
committerjose17112017-05-11 22:59:17 +0200
commitd63813793e1910221b19aa9efca69fbfb0a2445c (patch)
tree3051a84a9ac58354afb2bd1251214ba946acdae7
parentf274806643ec5daff10db9188a5902358f899424 (diff)
downloadaur-d63813793e1910221b19aa9efca69fbfb0a2445c.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc07b84a8234..b42233874800 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 30 19:24:47 UTC 2016
+# Thu May 11 20:59:15 UTC 2017
pkgbase = remotebox
pkgdesc = Open Source VirtualBox Client with Remote Management
- pkgver = 2.2
+ pkgver = 2.3
pkgrel = 1
url = http://remotebox.knobgoblin.org.uk/
install = remotebox.install
@@ -12,9 +12,9 @@ pkgbase = remotebox
depends = perl-soap-lite
depends = gtk2-perl
optdepends = rdesktop
- source = http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-2.2.tar.bz2
+ source = http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-2.3.tar.bz2
source = remotebox.desktop
- md5sums = 3a1dae8005074580afa00a6aa1817b80
+ md5sums = 85432c285b27f30cbc1da7c638d947f1
md5sums = b64b16d198471f9868ce7ed018295296
pkgname = remotebox
diff --git a/PKGBUILD b/PKGBUILD
index eb38e1dadc54..f4afbabc3e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jose <jose1711 [at] gmail (dot) com>
pkgname=remotebox
-pkgver=2.2
+pkgver=2.3
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=('3a1dae8005074580afa00a6aa1817b80'
+md5sums=('85432c285b27f30cbc1da7c638d947f1'
'b64b16d198471f9868ce7ed018295296')
package() {