summaryrefslogtreecommitdiffstats
path: root/desktop/materia-theme
diff options
context:
space:
mode:
author Leo C <leoc@gmx.com>2020-12-23 11:37:45 +0100
committer Robby Workman <rworkman@slackbuilds.org>2021-04-17 23:43:00 -0500
commit6a07c590ba61e3ca72c673340abd95038b35ffda (patch)
tree0344bd5aae9e27e8a9370e4110c6028e528501f4 /desktop/materia-theme
parent5140ad1ceb30e10dd923817664bf4769159ee76d (diff)
downloadslackbuilds-6a07c590ba61e3ca72c673340abd95038b35ffda.tar.gz
slackbuilds-6a07c590ba61e3ca72c673340abd95038b35ffda.tar.xz
desktop/materia-theme: Updated for version 20200916.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/materia-theme')
-rw-r--r--desktop/materia-theme/README3
-rw-r--r--desktop/materia-theme/materia-theme.SlackBuild7
-rw-r--r--desktop/materia-theme/materia-theme.info6
3 files changed, 5 insertions, 11 deletions
diff --git a/desktop/materia-theme/README b/desktop/materia-theme/README
index 55dac77726..f3b1f169da 100644
--- a/desktop/materia-theme/README
+++ b/desktop/materia-theme/README
@@ -1,6 +1,3 @@
Materia (formerly Flat-Plat) is a Material Design theme for GNOME/GTK+
based desktop environments. It supports GTK+ 3, GTK+ 2, GNOME Shell,
Budgie, Cinnamon, MATE, Unity, LightDM, GDM, Chrome theme, etc.
-
-Note: this is not the latest version but the last one supporting
- GTK+ 3.18 and therefore suitable for Slackware 14.2
diff --git a/desktop/materia-theme/materia-theme.SlackBuild b/desktop/materia-theme/materia-theme.SlackBuild
index 5330170ef8..46feb5c06a 100644
--- a/desktop/materia-theme/materia-theme.SlackBuild
+++ b/desktop/materia-theme/materia-theme.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for materia-theme
-# Copyright 2018 Leonardo Citrolo, Italy
+# Copyright 2018-2020 Leonardo Citrolo, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=materia-theme
-VERSION=${VERSION:-20180928}
+VERSION=${VERSION:-20200916}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -50,11 +50,8 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p $PKG/usr/share/themes
-
./install.sh --dest $PKG/usr/share/themes
-find -L $PKG/usr/share/themes -type f -name index.theme -exec chmod 644 {} \;
-
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a COPYING HACKING.md README.md TODO.md \
$PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/desktop/materia-theme/materia-theme.info b/desktop/materia-theme/materia-theme.info
index 4590ccf1d3..85c27f5a4b 100644
--- a/desktop/materia-theme/materia-theme.info
+++ b/desktop/materia-theme/materia-theme.info
@@ -1,8 +1,8 @@
PRGNAM="materia-theme"
-VERSION="20180928"
+VERSION="20200916"
HOMEPAGE="https://github.com/nana-4/materia-theme"
-DOWNLOAD="https://github.com/nana-4/materia-theme/archive/v20180928/materia-theme-20180928.tar.gz"
-MD5SUM="b794dc86b0c68daf336c0e8308007eaa"
+DOWNLOAD="https://github.com/nana-4/materia-theme/archive/v20200916/materia-theme-20200916.tar.gz"
+MD5SUM="c9c9f2851c9677879801a7e04b8d3643"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="murrine"