From aa6364a985688f7f37f25bed050c6135c6db237e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sat, 22 May 2021 13:40:53 +0200 Subject: [PATCH] net-misc/megasync: Bump version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcin Woźniak --- net-misc/megasync/megasync-4.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/megasync/megasync-4.5.0.ebuild b/net-misc/megasync/megasync-4.5.0.ebuild index cfb3a47..78ecc63 100644 --- a/net-misc/megasync/megasync-4.5.0.ebuild +++ b/net-misc/megasync/megasync-4.5.0.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib qmake-utils autotools git-r3 desktop cmake-multilib DESCRIPTION="A Qt program for syncing your MEGA account in your PC. This is the official app." HOMEPAGE="http://mega.co.nz" -RTAG="_Linux" +RTAG="_Win" if [[ ${PV} == *9999* ]];then EGIT_REPO_URI="https://github.com/meganz/MEGAsync" KEYWORDS=""