mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/newsboat: Updated for version 2.13.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
eda5d26cf3
commit
c485c46212
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=newsboat
|
||||
VERSION=${VERSION:-2.12}
|
||||
VERSION=${VERSION:-2.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="newsboat"
|
||||
VERSION="2.12"
|
||||
VERSION="2.13"
|
||||
HOMEPAGE="https://www.newsboat.org/"
|
||||
DOWNLOAD="https://newsboat.org/releases/2.12/newsboat-2.12.tar.xz"
|
||||
MD5SUM="8c3b019861a9ad30c85ca49b29d183fc"
|
||||
DOWNLOAD="https://newsboat.org/releases/2.13/newsboat-2.13.tar.xz"
|
||||
MD5SUM="f46a566ccc404718c0e0a269a981cd14"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="stfl"
|
||||
|
|
Loading…
Reference in a new issue