diff options
Diffstat (limited to 'python/python-emoji/python-emoji.SlackBuild')
-rw-r--r-- | python/python-emoji/python-emoji.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-emoji/python-emoji.SlackBuild b/python/python-emoji/python-emoji.SlackBuild index ac3b6635b7308..2ac5e38ca3b54 100644 --- a/python/python-emoji/python-emoji.SlackBuild +++ b/python/python-emoji/python-emoji.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-emoji -# Copyright 2018-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2018-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # 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=python-emoji -VERSION=${VERSION:-0.5.4} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |