system/entr: Updated for version 5.3.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kent Fritz 2023-02-17 20:43:49 +00:00 committed by Willy Sudiarto Raharjo
parent bd7916141b
commit d50273fdc5
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=entr
VERSION=${VERSION:-5.2}
VERSION=${VERSION:-5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="entr"
VERSION="5.2"
VERSION="5.3"
HOMEPAGE="http://eradman.com/entrproject"
DOWNLOAD="http://eradman.com/entrproject/code/entr-5.2.tar.gz"
MD5SUM="e4ee952b68fec211d045a015348424f8"
DOWNLOAD="http://eradman.com/entrproject/code/entr-5.3.tar.gz"
MD5SUM="824b606a63e7b7c50dd4fb26cf34214b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""