office/lowdown: Updated for version 0.11.0.

Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pouria Rezaei 2022-02-26 20:05:50 +03:30 committed by Willy Sudiarto Raharjo
parent 885f90bb0d
commit 8d932c0c00
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 lowdown
# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com>
# Copyright 2020, Charles A. Daniels, United States
# All rights reserved.
#
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lowdown
VERSION=${VERSION:-0.10.0}
VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="lowdown"
VERSION="0.10.0"
VERSION="0.11.0"
HOMEPAGE="https://kristaps.bsd.lv/lowdown/"
DOWNLOAD="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-0.10.0.tar.gz"
MD5SUM="05084d39ffc324d70e6b488a8fae7d9d"
DOWNLOAD="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-0.11.0.tar.gz"
MD5SUM="830f255b03a5f27649942c4b28c7210a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""