summaryrefslogtreecommitdiffstats
path: root/system/noto-emoji/noto-emoji.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/noto-emoji/noto-emoji.SlackBuild')
-rw-r--r--system/noto-emoji/noto-emoji.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/noto-emoji/noto-emoji.SlackBuild b/system/noto-emoji/noto-emoji.SlackBuild
index 20e3f69ea8..895eee3b6c 100644
--- a/system/noto-emoji/noto-emoji.SlackBuild
+++ b/system/noto-emoji/noto-emoji.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for noto-emoji
# Copyright 2017-2020,2022 Andrew Clemons, Wellington New Zealand
+# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=noto-emoji
-VERSION=${VERSION:-2.034}
+VERSION=${VERSION:-2.042}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}