summaryrefslogtreecommitdiffstats
path: root/misc/moreutils/moreutils.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/moreutils/moreutils.SlackBuild')
-rw-r--r--misc/moreutils/moreutils.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/moreutils/moreutils.SlackBuild b/misc/moreutils/moreutils.SlackBuild
index 9a441d49bb..6fd209996c 100644
--- a/misc/moreutils/moreutils.SlackBuild
+++ b/misc/moreutils/moreutils.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for moreutils
-# Copyright 2015-2016 Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
+# Copyright 2015-2020 Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=moreutils
-VERSION=${VERSION:-0.63}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.64}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then