development/tig: Updated for version 2.5.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-02-11 07:54:09 +07:00
parent f28caa6360
commit dc882b8967
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for tig
# Copyright 2014-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tig
VERSION=${VERSION:-2.5.7}
VERSION=${VERSION:-2.5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="tig"
VERSION="2.5.7"
VERSION="2.5.8"
HOMEPAGE="https://jonas.github.io/tig/"
DOWNLOAD="https://github.com/jonas/tig/releases/download/tig-2.5.7/tig-2.5.7.tar.gz"
MD5SUM="307e966837370ba698286a1c48d31a7f"
DOWNLOAD="https://github.com/jonas/tig/releases/download/tig-2.5.8/tig-2.5.8.tar.gz"
MD5SUM="a91a2ff16778fe173ddf94a92f3c3a0e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""