summaryrefslogtreecommitdiffstats
path: root/system/entr/entr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/entr/entr.SlackBuild')
-rw-r--r--system/entr/entr.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/entr/entr.SlackBuild b/system/entr/entr.SlackBuild
index 0f9bac1be6..122010ab42 100644
--- a/system/entr/entr.SlackBuild
+++ b/system/entr/entr.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for entr
-# Copyright 2014-2020 Kent Fritz, Mountain View, CA
+# Copyright 2014-2022 Kent Fritz, Mountain View, CA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=entr
-VERSION=${VERSION:-4.6}
+VERSION=${VERSION:-5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}