summaryrefslogtreecommitdiffstats
path: root/desktop/oomox
diff options
context:
space:
mode:
author David Spencer2017-10-27 23:01:44 +0200
committer Willy Sudiarto Raharjo2017-10-28 02:07:06 +0200
commit48fdc53a1b4169404392e20ea99a2322b51b98d1 (patch)
tree2012e0054830b148cd3c174746b0fa57b2236b0a /desktop/oomox
parent828c4e0f693fb48cdfaa5eff30ef84018610da16 (diff)
downloadslackbuilds-48fdc53a1b4169404392e20ea99a2322b51b98d1.tar.gz
desktop/oomox: Updated for renamed download.
The upstream Flat-Plat repo has been renamed materia-theme. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/oomox')
-rw-r--r--desktop/oomox/oomox.SlackBuild2
-rw-r--r--desktop/oomox/oomox.info4
2 files changed, 3 insertions, 3 deletions
diff --git a/desktop/oomox/oomox.SlackBuild b/desktop/oomox/oomox.SlackBuild
index 99c608e003..63cb40797b 100644
--- a/desktop/oomox/oomox.SlackBuild
+++ b/desktop/oomox/oomox.SlackBuild
@@ -71,7 +71,7 @@ tar xvf $CWD/$PRGNAM-gtk-theme-$OOMOXVER.tar.gz --strip-components=1 -C $PKG/opt
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; )
mkdir $PKG/opt/oomox/flat-plat-theme
-tar xvf $CWD/Flat-Plat-$FLATPLATVER.tar.gz --strip-components=1 -C $PKG/opt/oomox/flat-plat-theme
+tar xvf $CWD/materia-theme-$FLATPLATVER.tar.gz --strip-components=1 -C $PKG/opt/oomox/flat-plat-theme
( cd $PKG/opt/oomox/flat-plat-theme
rm -fr .github .gitignore
chown -R root:root .
diff --git a/desktop/oomox/oomox.info b/desktop/oomox/oomox.info
index 0a1eaabfb4..854684beea 100644
--- a/desktop/oomox/oomox.info
+++ b/desktop/oomox/oomox.info
@@ -3,10 +3,10 @@ VERSION="1.4.0"
HOMEPAGE="https://github.com/actionless/oomox"
DOWNLOAD="https://github.com/actionless/oomox/archive/1.4.0/oomox-1.4.0.tar.gz \
https://github.com/actionless/oomox-gtk-theme/archive/1.2.8.1/oomox-gtk-theme-1.2.8.1.tar.gz \
- https://github.com/nana-4/Flat-Plat/archive/v20170917/Flat-Plat-20170917.tar.gz"
+ https://github.com/nana-4/materia-theme/archive/v20170917/materia-theme-20170917.tar.gz"
MD5SUM="c2d3cd340f119f6a98bbada595c4ebd6 \
983b4dfa91d0f0bc87afa82d28090c18 \
- 6dfc7197161e37e363f9356d353a81d8"
+ 3648014db068f539013a787ef1d6bc8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygobject3-python3 sassc"