summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBlack_Codec2016-12-02 09:22:29 +0100
committerBlack_Codec2016-12-02 09:22:29 +0100
commit0512156795665bdb7d05d1ddcc6785d84fa473f8 (patch)
tree1696f8747a7e3ffd42823b5bc41180232a3620da /PKGBUILD
parent2b9acf2c4eaa07a09c4117ea61357fadc1aabdd5 (diff)
downloadaur-0512156795665bdb7d05d1ddcc6785d84fa473f8.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 d03253bffd58..4322961545c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guacamole-client
pkgver=0.9.9
-pkgrel=2
+pkgrel=3
pkgdesc="Java and Maven components of Guacamole"
arch=('any')
url="http://guacamole.sourceforge.net/"
@@ -10,7 +10,7 @@ license=('GPL3')
replaces=('guacamole')
-depends=('java-runtime' 'tomcat7' 'guacamole-server')
+depends=('java-runtime' 'tomcat7')
makedepends=('maven')