diff options
author | Azure Zanculmarktum <zanculmarktum@gmail.com> | 2018-10-11 16:32:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-13 08:02:57 +0700 |
commit | 23455711fdc9f6c810b0313a85cb338eddbbe63f (patch) | |
tree | d07190024a12d322164a3a3b2ca01469862a8482 /python/pywal/pywal.SlackBuild | |
parent | 6240e1f0d2acb463b4633b409ee344f6dc3cd407 (diff) |
python/pywal: Updated for version 3.1.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'python/pywal/pywal.SlackBuild')
-rw-r--r-- | python/pywal/pywal.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pywal/pywal.SlackBuild b/python/pywal/pywal.SlackBuild index 94ca1cbfef179..0cfcc7dba70d7 100644 --- a/python/pywal/pywal.SlackBuild +++ b/python/pywal/pywal.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pywal -# Copyright 2017 Azure Zanculmarktum <zanculmarktum@gmail.com> +# Copyright 2017-2018 Azure Zanculmarktum <zanculmarktum@gmail.com> # 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=pywal -VERSION=${VERSION:-0.7.1} +VERSION=${VERSION:-3.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |