mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/thunar-megasync: Updated for version 5.2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4e08939f5f
commit
fa68cb5552
2 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=thunar-megasync
|
||||
SRCNAM=MEGAsync
|
||||
VERSION=${VERSION:-4.7.2.0}
|
||||
VERSION=${VERSION:-5.2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="thunar-megasync"
|
||||
VERSION="4.7.2.0"
|
||||
VERSION="5.2.1.0"
|
||||
HOMEPAGE="https://github.com/meganz/MEGAsync/"
|
||||
DOWNLOAD="https://github.com/meganz/MEGAsync/archive/v4.7.2.0_Linux/MEGAsync-4.7.2.0_Linux.tar.gz"
|
||||
MD5SUM="b1734bf785e279dd0d01d8ff254c7587"
|
||||
DOWNLOAD="https://github.com/meganz/MEGAsync/archive/v5.2.1.0_Linux/MEGAsync-5.2.1.0_Linux.tar.gz"
|
||||
MD5SUM="ec6e327ea4d45853455fbf23e1fcd62d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="MEGAsync"
|
||||
MAINTAINER="JW(Shinichi Abe)"
|
||||
EMAIL="shin1.abe@nifty.com"
|
||||
|
|
Loading…
Reference in a new issue