diff options
author | Leo C <leoc@gmx.com> | 2018-03-09 21:38:10 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:04 +0700 |
commit | d09268239880d46548d086856d87dbd575bb8a49 (patch) | |
tree | 9ca0010580081c7d217c0d9c2ab28981efa754bb /desktop/oomox/README | |
parent | 3be4812f8257742b962a01d98c0c856043a4693a (diff) | |
download | slackbuilds-d09268239880d46548d086856d87dbd575bb8a49.tar.gz slackbuilds-d09268239880d46548d086856d87dbd575bb8a49.tar.xz |
desktop/oomox: Updated for version 1.5.0.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/oomox/README')
-rw-r--r-- | desktop/oomox/README | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/desktop/oomox/README b/desktop/oomox/README index 017fc5753c..d116f47040 100644 --- a/desktop/oomox/README +++ b/desktop/oomox/README @@ -3,11 +3,18 @@ variations of a Numix-based and Materia themes (GTK2, GTK3), Gnome-Colors and Archdroid icon themes. Note: -You may specify alternate versions of the oomox-gtk-theme and/or -Materia theme by passing OOMOXVER and/or MATERIAVER variables to the -script, for example +You may specify alternate versions of any of the plugins by passing the +corresponding variables to the script - OOMOXVER=1.2.9 MATERIAVER=20171112 ./oomox.SlackBuild +ARCHDROIDVER (for icons_archdroid) +GNOMECOLORSVER (for icons_gnomecolors) +OOMOXIFY_COMMIT (for oomoxify) +MATERIAVER (for theme_materia) +OOMOXVER (for theme_oomox) + +for example + + OOMOXVER=1.6.1 MATERIAVER=20180110 ./oomox.SlackBuild but you will need to manually place the corresponding tarball(s) in the slackbuild directory. |