summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112019-01-09 09:21:25 +0100
committerjose17112019-01-09 09:21:25 +0100
commite17848bd4cc8715d597a2d7406ea371aba44b775 (patch)
tree7f8a3470166331e7161c66050d22dc7a89f31fd9 /PKGBUILD
parenta15b41bff02a2e85c13a5c100268ec05933496a5 (diff)
downloadaur-e17848bd4cc8715d597a2d7406ea371aba44b775.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b4cbbefa6b5..9803d3196c95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jose <jose1711 [at] gmail (dot) com>
pkgname=remotebox
-pkgver=2.5
+pkgver=2.6
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=('8c7806a80d4e7f15e6a4dfa51e4a8e3b'
+md5sums=('14bb618f5f0aabeb7755fd0b3d60718c'
'b64b16d198471f9868ce7ed018295296')
package() {