network/transgui: Updated for version 5.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
94f017fc41
commit
20cd729f91
|
@ -24,8 +24,8 @@
|
||||||
|
|
||||||
PRGNAM=transgui
|
PRGNAM=transgui
|
||||||
SRCNAM=transmisson-remote-gui
|
SRCNAM=transmisson-remote-gui
|
||||||
VERSION=${VERSION:-5.5.0}
|
VERSION=${VERSION:-5.5.1}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="transgui"
|
PRGNAM="transgui"
|
||||||
VERSION="5.5.0"
|
VERSION="5.5.1"
|
||||||
HOMEPAGE="https://github.com/leonsoft-kras/transmisson-remote-gui/"
|
HOMEPAGE="https://github.com/leonsoft-kras/transmisson-remote-gui/"
|
||||||
DOWNLOAD="https://github.com/leonsoft-kras/transmisson-remote-gui/archive/v5.5.0/transmisson-remote-gui-5.5.0.tar.gz"
|
DOWNLOAD="https://github.com/leonsoft-kras/transmisson-remote-gui/archive/v5.5.1/transmisson-remote-gui-5.5.1.tar.gz"
|
||||||
MD5SUM="7131e1fe15d67c6e20ff39fa4e03331c"
|
MD5SUM="3f3ab66a421b741de667f9253bdf62a0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="lazarus"
|
REQUIRES="lazarus"
|
||||||
|
|
Loading…
Reference in New Issue