diff options
author | Gerardo Zamudio <gerardo.zamudio@linux.com> | 2019-10-12 10:29:42 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-19 23:15:16 +0700 |
commit | 585c115a23fcac57be7a5470bc8cabae4e93cc88 (patch) | |
tree | e72b73f5a61b992e36c56d9e2ebb5ed3eed1aa73 /games/roccat-tools | |
parent | 9ce53941ca3b59b91200da593f26720bb617fcf6 (diff) |
games/roccat-tools: Updated for version 5.9.0
Diffstat (limited to 'games/roccat-tools')
-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" |