aboutsummaryrefslogtreecommitdiff
path: root/network/courier-unicode/courier-unicode.SlackBuild
diff options
context:
space:
mode:
authorAndrew Strong <andrew.david.strong@gmail.com>2022-03-03 21:32:09 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-03 15:56:52 +0700
commit7738552f2875c805b3e1574cff14421e297522f6 (patch)
treeadb827014a520938c033feb5291fccbad23d6339 /network/courier-unicode/courier-unicode.SlackBuild
parent7670fcef5a6aee7634266800267a5fee2d05c49e (diff)
downloadslackbuilds-7738552f2875c805b3e1574cff14421e297522f6.tar.xz
network/courier-unicode: Updated for version 2.2.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/courier-unicode/courier-unicode.SlackBuild')
-rw-r--r--network/courier-unicode/courier-unicode.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/courier-unicode/courier-unicode.SlackBuild b/network/courier-unicode/courier-unicode.SlackBuild
index 90c7f3be8835..04beef2c7b19 100644
--- a/network/courier-unicode/courier-unicode.SlackBuild
+++ b/network/courier-unicode/courier-unicode.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for courier unicode
#
# Copyright 2015 - 2019 Derek Noonburg (derekn@foolabs.com)
-# Copyright 2019 - 2021 Andrew Strong, Blue Mountains, Australia.
+# Copyright 2019 - 2022 Andrew Strong, Blue Mountains, Australia.
#
# Permission to use, copy, modify, and distribute this software for
# any purpose with or without fee is hereby granted, provided that
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=courier-unicode
-VERSION=${VERSION:-2.1.2}
+VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}