diff options
-rw-r--r-- | games/roccat-tools/roccat-tools.SlackBuild | 4 | ||||
-rw-r--r-- | games/roccat-tools/roccat-tools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/roccat-tools/roccat-tools.SlackBuild b/games/roccat-tools/roccat-tools.SlackBuild index b6772561fae4..56530c5407b7 100644 --- a/games/roccat-tools/roccat-tools.SlackBuild +++ b/games/roccat-tools/roccat-tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for roccat-tools -# Copyright 2017 Gerardo Zamudio <gerardo.zamudio@linux.com> Mexico City, Mexico +# Copyright 2019 Gerardo Zamudio <gerardo.zamudio@linux.com> Mexico City, Mexico # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -29,7 +29,7 @@ # - use getent to check for group existence, instead of grepping /etc/group. PRGNAM=roccat-tools -VERSION=${VERSION:-5.7.0} +VERSION=${VERSION:-5.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/roccat-tools/roccat-tools.info b/games/roccat-tools/roccat-tools.info index 29b1aee75ab7..055c90a81d08 100644 --- a/games/roccat-tools/roccat-tools.info +++ b/games/roccat-tools/roccat-tools.info @@ -1,8 +1,8 @@ PRGNAM="roccat-tools" -VERSION="5.7.0" +VERSION="5.9.0" HOMEPAGE="https://sourceforge.net/projects/roccat/" -DOWNLOAD="https://downloads.sourceforge.net/roccat/roccat-tools-5.7.0.tar.bz2" -MD5SUM="70c3a0dc1e990b480b00e819dcbb2739" +DOWNLOAD="https://downloads.sourceforge.net/roccat/roccat-tools-5.9.0.tar.bz2" +MD5SUM="a43a56638cce798047db2e33ed421841" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libgaminggear lua" |