diff options
Diffstat (limited to 'graphics')
-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 3625cabab9..11c3be09a1 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.0.1} +VERSION=${VERSION:-2.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/HotShots/HotShots.info b/graphics/HotShots/HotShots.info index 17bea7e552..9bff892298 100644 --- a/graphics/HotShots/HotShots.info +++ b/graphics/HotShots/HotShots.info @@ -1,8 +1,8 @@ PRGNAM="HotShots" -VERSION="2.0.1" +VERSION="2.1.0" HOMEPAGE="http://sourceforge.net/projects/hotshots" -DOWNLOAD="http://sourceforge.net/projects/hotshots/files/2.0.1/HotShots-2.0.1-src.zip" -MD5SUM="127bd66488f8910ab5f4237b22df2f6c" +DOWNLOAD="http://sourceforge.net/projects/hotshots/files/2.1.0/HotShots-2.1.0-src.zip" +MD5SUM="7787d5651fa87524fc90e9f1dc594c3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libqxt" |