diff options
-rw-r--r-- | network/guacamole-client/guacamole-client.SlackBuild | 2 | ||||
-rw-r--r-- | network/guacamole-client/guacamole-client.info | 6 | ||||
-rw-r--r-- | network/guacamole-client/slack-desc | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/network/guacamole-client/guacamole-client.SlackBuild b/network/guacamole-client/guacamole-client.SlackBuild index e8b6a70ed0475..395599d0c1356 100644 --- a/network/guacamole-client/guacamole-client.SlackBuild +++ b/network/guacamole-client/guacamole-client.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=guacamole-client -VERSION=${VERSION:-0.9.14} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/guacamole-client/guacamole-client.info b/network/guacamole-client/guacamole-client.info index 3fa5fff5b1600..80a58421061f1 100644 --- a/network/guacamole-client/guacamole-client.info +++ b/network/guacamole-client/guacamole-client.info @@ -1,8 +1,8 @@ PRGNAM="guacamole-client" -VERSION="0.9.14" +VERSION="1.0.0" HOMEPAGE="https://guacamole.apache.org" -DOWNLOAD="http://archive.apache.org/dist/guacamole/0.9.14/binary/guacamole-0.9.14.war" -MD5SUM="bbee385b00329a32d89452791776f652" +DOWNLOAD="http://archive.apache.org/dist/guacamole/1.0.0/binary/guacamole-1.0.0.war" +MD5SUM="b190718b63e80442b0c3642e5bd4bca8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="apache-tomcat" diff --git a/network/guacamole-client/slack-desc b/network/guacamole-client/slack-desc index eb3a9402ba9de..64c6538b27438 100644 --- a/network/guacamole-client/slack-desc +++ b/network/guacamole-client/slack-desc @@ -5,7 +5,7 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler----------------------------------------------| guacamole-client: guacamole-client (Guacamole client) guacamole-client: guacamole-client: guacamole-client contains all Java and JavaScript components |