summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/HotShots/HotShots.SlackBuild6
-rw-r--r--graphics/HotShots/hotshots.desktop5
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/HotShots/HotShots.SlackBuild b/graphics/HotShots/HotShots.SlackBuild
index 0385ae28ab..a7d610a276 100644
--- a/graphics/HotShots/HotShots.SlackBuild
+++ b/graphics/HotShots/HotShots.SlackBuild
@@ -11,7 +11,7 @@ TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -22,8 +22,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff --git a/graphics/HotShots/hotshots.desktop b/graphics/HotShots/hotshots.desktop
index 69ad29de2d..20836eb6e4 100644
--- a/graphics/HotShots/hotshots.desktop
+++ b/graphics/HotShots/hotshots.desktop
@@ -1,11 +1,10 @@
[Desktop Entry]
-Version=2.0.x
+Version=1.0
Name=HotShots
-Comment=Screenshot manager
Type=Application
GenericName=Screenshot manager
TryExec=hotshots
Exec=hotshots
-Categories=Utility;Application;Graphics;
+Categories=Utility;Graphics;
Icon=hotshots
MimeType=application/x-hot;