desktop/oomox: Updated for renamed download.

The upstream Flat-Plat repo has been renamed materia-theme.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-10-27 22:01:44 +01:00 committed by Willy Sudiarto Raharjo
parent 828c4e0f69
commit 48fdc53a1b
2 changed files with 3 additions and 3 deletions

View file

@ -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 .

View file

@ -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"