diff options
author | JW(Shinichi Abe) <shin1.abe@nifty.com> | 2024-05-12 06:41:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-12 08:21:03 +0700 |
commit | fa68cb5552633307426dc618facfe05557d5e5eb (patch) | |
tree | a94639a0064b795f68f60daafb470abfb2276bce /desktop/thunar-megasync | |
parent | 4e08939f5f5f93e80e647ab4676b833ff2f97e22 (diff) |
desktop/thunar-megasync: Updated for version 5.2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/thunar-megasync')
-rw-r--r-- | desktop/thunar-megasync/thunar-megasync.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/thunar-megasync/thunar-megasync.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/thunar-megasync/thunar-megasync.SlackBuild b/desktop/thunar-megasync/thunar-megasync.SlackBuild index 9296544a2ab06..e3a0adab428f3 100644 --- a/desktop/thunar-megasync/thunar-megasync.SlackBuild +++ b/desktop/thunar-megasync/thunar-megasync.SlackBuild @@ -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} diff --git a/desktop/thunar-megasync/thunar-megasync.info b/desktop/thunar-megasync/thunar-megasync.info index fb68199deb799..bf2bdbbb53174 100644 --- a/desktop/thunar-megasync/thunar-megasync.info +++ b/desktop/thunar-megasync/thunar-megasync.info @@ -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" |