misc/tinytldr: Updated for version 1.1.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ivan Kovmir 2023-03-02 12:01:57 +01:00 committed by Willy Sudiarto Raharjo
parent 7209daf56c
commit 5735edce65
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd "$(dirname "$0")" ; CWD=$(pwd)
PRGNAM=tinytldr
BINNAM=tldr
VERSION=${VERSION:-1.1.1}
VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="tinytldr"
VERSION="1.1.1"
VERSION="1.1.2"
HOMEPAGE="https://github.com/kovmir/tinytldr#readme"
DOWNLOAD="https://github.com/kovmir/$PRGNAM/archive/v$VERSION/$PRGNAM-$VERSION.tar.gz"
MD5SUM="8d47b54f2fe2eaa960f1bd88e5d63364"
DOWNLOAD="https://github.com/kovmir/tinytldr/archive/v1.1.2/tinytldr-1.1.2.tar.gz"
MD5SUM="93b335037f49f069f03fcf41a8dcdcf9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""