diff options
-rw-r--r-- | graphics/HotShots/HotShots.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/HotShots/HotShots.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/HotShots/HotShots.SlackBuild b/graphics/HotShots/HotShots.SlackBuild index 11c3be09a1..c867319950 100644 --- a/graphics/HotShots/HotShots.SlackBuild +++ b/graphics/HotShots/HotShots.SlackBuild @@ -5,7 +5,7 @@ # Written by Andrey Maraev <andrew.maraev60@yandex.ru> PRGNAM=HotShots -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/HotShots/HotShots.info b/graphics/HotShots/HotShots.info index 9bff892298..e6990c5151 100644 --- a/graphics/HotShots/HotShots.info +++ b/graphics/HotShots/HotShots.info @@ -1,8 +1,8 @@ PRGNAM="HotShots" -VERSION="2.1.0" +VERSION="2.1.1" HOMEPAGE="http://sourceforge.net/projects/hotshots" -DOWNLOAD="http://sourceforge.net/projects/hotshots/files/2.1.0/HotShots-2.1.0-src.zip" -MD5SUM="7787d5651fa87524fc90e9f1dc594c3b" +DOWNLOAD="http://sourceforge.net/projects/hotshots/files/2.1.1/HotShots-2.1.1-src.zip" +MD5SUM="b6afa89d386c77c516572fb7d2d5a063" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libqxt" |