summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Kent Fritz2022-07-10 23:06:10 +0200
committer Willy Sudiarto Raharjo2022-07-17 01:40:06 +0200
commitcab750cb959b30765b5f61c783048c232226e8db (patch)
tree2262270280d41690b0202982ffcd6e7affdd7270 /system
parenta93c54b8d3f61ce4054756b402f604249790d8ab (diff)
downloadslackbuilds-cab750cb959b30765b5f61c783048c232226e8db.tar.gz
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')
-rw-r--r--system/entr/entr.SlackBuild4
-rw-r--r--system/entr/entr.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/entr/entr.SlackBuild b/system/entr/entr.SlackBuild
index 0f9bac1be6..c6cd10db71 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}
diff --git a/system/entr/entr.info b/system/entr/entr.info
index e789b0c1fd..1165d13ff7 100644
--- a/system/entr/entr.info
+++ b/system/entr/entr.info
@@ -1,8 +1,8 @@
PRGNAM="entr"
-VERSION="4.6"
-HOMEPAGE="http://entrproject.org"
-DOWNLOAD="http://entrproject.org/code/entr-4.6.tar.gz"
-MD5SUM="e91417c7096bb94cbe8a8d2976223cb8"
+VERSION="5.2"
+HOMEPAGE="http://eradman.com/entrproject"
+DOWNLOAD="http://eradman.com/entrproject/code/entr-5.2.tar.gz"
+MD5SUM="e4ee952b68fec211d045a015348424f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""