diff options
author | M.Dinslage <daedra1980@gmail.com> | 2021-07-25 20:44:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-07-25 20:44:47 -0500 |
commit | f1e0f881e68306c8fc18b68bb2b4ac683fdfd2cc (patch) | |
tree | 0f7afd1ab067dc98f224220c09c1cce6a90295b8 /desktop/emerald-themes/emerald-themes.SlackBuild | |
parent | da4c070910424783a3557d5c0e70f254ddec009a (diff) |
desktop/emerald-themes: Updated for version 0.8.18.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/emerald-themes/emerald-themes.SlackBuild')
-rw-r--r-- | desktop/emerald-themes/emerald-themes.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/emerald-themes/emerald-themes.SlackBuild b/desktop/emerald-themes/emerald-themes.SlackBuild index 9888ea0767cc3..9afc6a34ead4a 100644 --- a/desktop/emerald-themes/emerald-themes.SlackBuild +++ b/desktop/emerald-themes/emerald-themes.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for emerald-themes -# Copyright 2016 Matt Dinslage, Springfield, MO +# Copyright 2021 Matt Dinslage, Springfield, MO # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=emerald-themes -VERSION=${VERSION:-0.8.14} +VERSION=${VERSION:-0.8.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |