summaryrefslogtreecommitdiffstats
path: root/python/python-emoji/python-emoji.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-10-31 05:18:28 +0100
committer Willy Sudiarto Raharjo2020-11-07 08:02:43 +0100
commitd9150b24d6adb58e24c29cb423c8dc4a081f0854 (patch)
tree767cde38e3119bc41bee6232f59ba30e49a1bb28 /python/python-emoji/python-emoji.SlackBuild
parent5135de3a11c00ab7d546d74e0b3f36d66ce1ef57 (diff)
downloadslackbuilds-d9150b24d6adb58e24c29cb423c8dc4a081f0854.tar.gz
python/python-emoji: Updated for version 0.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-emoji/python-emoji.SlackBuild')
-rw-r--r--python/python-emoji/python-emoji.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-emoji/python-emoji.SlackBuild b/python/python-emoji/python-emoji.SlackBuild
index ac3b6635b7..2ac5e38ca3 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}