summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12eab97d5644..a5f8111dff66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jose <jose1711 [at] gmail (dot) com>
pkgname=remotebox
-pkgver=3.1
+pkgver=3.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' 'perl-gtk3')
optdepends=('rdesktop')
source=("http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-${pkgver}.tar.bz2" "remotebox.desktop")
-md5sums=('574a8a16109daec49932ddafa19ee01b'
+md5sums=('04a4c2be0802aea1fcae7d14bca0fc71'
'b64b16d198471f9868ce7ed018295296')
package() {