From cab750cb959b30765b5f61c783048c232226e8db Mon Sep 17 00:00:00 2001 From: Kent Fritz Date: Sun, 10 Jul 2022 22:06:10 +0100 Subject: system/entr: Updated for version 5.2. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- system/entr/entr.SlackBuild | 4 ++-- system/entr/entr.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/entr') 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="" -- cgit v1.2.3