network/transgui: Update to 5.18.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2019-12-30 03:05:35 -07:00 committed by Willy Sudiarto Raharjo
parent 3833715927
commit 02ad4332bd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for transgui
# Copyright 2016-2018 Jeremy Brent Hansen <jebrhansen+SBo -at- gmail.com>
# Copyright 2016-2019 Jeremy Brent Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=transgui
VERSION=${VERSION:-5.17.0}
VERSION=${VERSION:-5.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="transgui"
VERSION="5.17.0"
VERSION="5.18.0"
HOMEPAGE="https://github.com/transmission-remote-gui/transgui"
DOWNLOAD="https://github.com/transmission-remote-gui/transgui/archive/v5.17.0/transgui-5.17.0.tar.gz"
MD5SUM="3137a861a633ea9946885ef5b570c0f8"
DOWNLOAD="https://github.com/transmission-remote-gui/transgui/archive/v5.18.0/transgui-5.18.0.tar.gz"
MD5SUM="5c5edc65a7cdec92e25091937b2162a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lazarus"