summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2017-01-25 18:46:42 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-28 07:38:04 +0700
commita7bb525f8f0ccb9ea168713f2c87bc00ce258ebf (patch)
tree12ee5844ff0122526300dd6f5289603226a33501 /desktop
parentc5b3b3c6961fb4828c3fe85b42ccb3ac43be8673 (diff)
downloadslackbuilds-a7bb525f8f0ccb9ea168713f2c87bc00ce258ebf.tar.gz
slackbuilds-a7bb525f8f0ccb9ea168713f2c87bc00ce258ebf.tar.xz
desktop/lxappearance: Updated for version 0.6.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/lxappearance/lxappearance.SlackBuild8
-rw-r--r--desktop/lxappearance/lxappearance.info6
2 files changed, 7 insertions, 7 deletions
diff --git a/desktop/lxappearance/lxappearance.SlackBuild b/desktop/lxappearance/lxappearance.SlackBuild
index 2eaa354830..e5e886e0f4 100644
--- a/desktop/lxappearance/lxappearance.SlackBuild
+++ b/desktop/lxappearance/lxappearance.SlackBuild
@@ -5,13 +5,13 @@
# Originally by "majk" <majk@konstelacioj.info>
PRGNAM=lxappearance
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.6.3}
BUILD=${BUILD:-1}
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/desktop/lxappearance/lxappearance.info b/desktop/lxappearance/lxappearance.info
index 5735562ead..4a6d7603d7 100644
--- a/desktop/lxappearance/lxappearance.info
+++ b/desktop/lxappearance/lxappearance.info
@@ -1,8 +1,8 @@
PRGNAM="lxappearance"
-VERSION="0.6.2"
+VERSION="0.6.3"
HOMEPAGE="http://lxde.org"
-DOWNLOAD="http://downloads.sourceforge.net/lxde/lxappearance-0.6.2.tar.xz"
-MD5SUM="21ee79c7686a80efddaa1b7928f51e21"
+DOWNLOAD="http://downloads.sourceforge.net/lxde/lxappearance-0.6.3.tar.xz"
+MD5SUM="f10345313e2c12bad51c1b58bd46b454"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""