summaryrefslogtreecommitdiffstats
path: root/desktop/emerald-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/emerald-themes')
-rw-r--r--desktop/emerald-themes/README.Slackware2
-rw-r--r--desktop/emerald-themes/emerald-themes.SlackBuild8
-rw-r--r--desktop/emerald-themes/emerald-themes.info6
3 files changed, 8 insertions, 8 deletions
diff --git a/desktop/emerald-themes/README.Slackware b/desktop/emerald-themes/README.Slackware
index 8d139f8dea..cb4f9f8c01 100644
--- a/desktop/emerald-themes/README.Slackware
+++ b/desktop/emerald-themes/README.Slackware
@@ -10,7 +10,7 @@
not hosted at www.slackbuilds.org. You can download the SlackBuild
from the link below.
- https://www.dropbox.com/s/w0g37m2vvcxblky/compiz-0.8.12.3-SlackBuild.tar.gz
+ https://www.dropbox.com/s/t08cb1u00he4cyo/compiz-0.8.14-SlackBuild.tar.gz
This SlackBuild is based off the 14.2 stock Slackware SlackBuild so you
shouldn't run into any problems. If you do use this version of compiz you
diff --git a/desktop/emerald-themes/emerald-themes.SlackBuild b/desktop/emerald-themes/emerald-themes.SlackBuild
index bdf8ad838f..25d5b59856 100644
--- a/desktop/emerald-themes/emerald-themes.SlackBuild
+++ b/desktop/emerald-themes/emerald-themes.SlackBuild
@@ -23,13 +23,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=emerald-themes
-VERSION=${VERSION:-0.8.12.1}
+VERSION=${VERSION:-0.8.14}
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
@@ -40,8 +40,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/emerald-themes/emerald-themes.info b/desktop/emerald-themes/emerald-themes.info
index 7e7e6d1d62..a791f3a336 100644
--- a/desktop/emerald-themes/emerald-themes.info
+++ b/desktop/emerald-themes/emerald-themes.info
@@ -1,8 +1,8 @@
PRGNAM="emerald-themes"
-VERSION="0.8.12.1"
+VERSION="0.8.14"
HOMEPAGE="https://github.com/raveit65/emerald-themes"
-DOWNLOAD="https://github.com/compiz-reloaded/emerald-themes/releases/download/v0.8.12.1/emerald-themes-0.8.12.1.tar.xz"
-MD5SUM="7596f34384797393134e90677e1b613d"
+DOWNLOAD="https://github.com/compiz-reloaded/emerald-themes/releases/download/v0.8.14/emerald-themes-0.8.14.tar.xz"
+MD5SUM="d417c239f1c78f2b8d7865ddc858209a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="emerald"