aboutsummaryrefslogtreecommitdiff
path: root/system/entr/entr.SlackBuild
diff options
context:
space:
mode:
authorKent Fritz <fritz.kent@gmail.com>2022-07-10 22:06:10 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-17 06:40:06 +0700
commitcab750cb959b30765b5f61c783048c232226e8db (patch)
tree2262270280d41690b0202982ffcd6e7affdd7270 /system/entr/entr.SlackBuild
parenta93c54b8d3f61ce4054756b402f604249790d8ab (diff)
system/entr: Updated for version 5.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0f9bac1be669..c6cd10db7123 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.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}