summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Petar Petrov2013-12-14 02:36:14 +0100
committer Erik Hanson2013-12-14 17:53:05 +0100
commit4ac706e0939700e07495fa69c66670fed121edc2 (patch)
treebd3f6580ada7c6d9acd5128ffb88aa41ad5a7844 /desktop
parentaf9efff9566c146ac309a876c58459d5844cc5e6 (diff)
downloadslackbuilds-4ac706e0939700e07495fa69c66670fed121edc2.tar.gz
desktop/murrine-themes: Updated for version 0.98.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/murrine-themes/murrine-themes.SlackBuild12
-rw-r--r--desktop/murrine-themes/murrine-themes.info8
2 files changed, 10 insertions, 10 deletions
diff --git a/desktop/murrine-themes/murrine-themes.SlackBuild b/desktop/murrine-themes/murrine-themes.SlackBuild
index 1d45965039..e4175fd1b3 100644
--- a/desktop/murrine-themes/murrine-themes.SlackBuild
+++ b/desktop/murrine-themes/murrine-themes.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for murrine-themes
-# Copyright 2011 Petar Petrov, ppetrov@paju.oulu.fi
+# Copyright 2011 Petar Petrov, petar.petrov@student.oulu.fi
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Many thanks to Debian for bundling all these themes together!
PRGNAM=murrine-themes
-VERSION=${VERSION:-0.98.5}
+VERSION=${VERSION:-0.98.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -48,10 +48,10 @@ cd $PRGNAM-$VERSION/usr/share/themes
tar xvf $CWD/${ORIGINAL}Xfwm.tar.bz2
chown -R root:root .
find -L . \
- \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
- -exec chmod 755 {} \; -o \
- \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
- -exec chmod 644 {} \;
+ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
+ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Copy everything, including the original XFCE Murrina theme from here:
# http://xfce-look.org/content/show.php/Murrine++Xfwm+Theme?content=43083
diff --git a/desktop/murrine-themes/murrine-themes.info b/desktop/murrine-themes/murrine-themes.info
index 716894cbd8..04943c7211 100644
--- a/desktop/murrine-themes/murrine-themes.info
+++ b/desktop/murrine-themes/murrine-themes.info
@@ -1,12 +1,12 @@
PRGNAM="murrine-themes"
-VERSION="0.98.5"
+VERSION="0.98.6"
HOMEPAGE="http://www.cimitan.com/murrine/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/murrine-themes_0.98.5.tar.gz \
+DOWNLOAD="http://www.student.oulu.fi/~ppetrov/source/murrine-themes_0.98.6.tar.gz \
http://www.student.oulu.fi/~ppetrov/source/MurrineXfwm.tar.bz2"
-MD5SUM="77a6c3482827548d383dd16d6172b0c0 \
+MD5SUM="79ff78511bdbe4f390007edab54dfb45 \
faf23fcc477239c7e6f1cd627b27fd72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="murrine"
MAINTAINER="Petar Petrov"
-EMAIL="ppetrov@paju.oulu.fi"
+EMAIL="petar.petrov@student.oulu.fi"