net-misc/megasync: fix usptream

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri 2021-05-06 02:18:58 +02:00
parent 50609bff12
commit 4247d662af
No known key found for this signature in database
GPG Key ID: 75DFA720D0EF7660
3 changed files with 11 additions and 2 deletions

View File

@ -6,7 +6,10 @@ EAPI=7
inherit autotools desktop qmake-utils xdg cmake
DESCRIPTION="The official Qt-based program for syncing your MEGA account in your PC"
HOMEPAGE="http://mega.co.nz"
HOMEPAGE="
https://mega.io
https://github.com/meganz/MEGAsync
"
if [[ ${PV} == 9999 ]];then
inherit git-r3

View File

@ -6,7 +6,10 @@ EAPI=7
inherit autotools desktop qmake-utils xdg cmake
DESCRIPTION="The official Qt-based program for syncing your MEGA account in your PC"
HOMEPAGE="http://mega.co.nz"
HOMEPAGE="
https://mega.io
https://github.com/meganz/MEGAsync
"
if [[ ${PV} == 9999 ]];then
inherit git-r3

View File

@ -6,6 +6,9 @@
<name>Samuel Bernardo</name>
<description>megasync client from mega.nz</description>
</maintainer>
<upstream>
<remote-id type="github">meganz/MEGAsync</remote-id>
</upstream>
<use>
<flag name='dolphin'>Upload your files to your Mega account from Dolphin file manager.</flag>
<flag name='nautilus'>Upload your files to your Mega account from nautilus.</flag>