aboutsummaryrefslogtreecommitdiff
path: root/system/fd/fd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/fd/fd.SlackBuild')
-rw-r--r--system/fd/fd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fd/fd.SlackBuild b/system/fd/fd.SlackBuild
index 02c3291987c47..233893ef3e2f4 100644
--- a/system/fd/fd.SlackBuild
+++ b/system/fd/fd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fd
-# Copyright 2017-2020 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2021 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fd
-VERSION=${VERSION:-8.2.1}
+VERSION=${VERSION:-8.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}