summaryrefslogtreecommitdiff
path: root/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild')
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
index 90b847f553d4..df756e31e6e0 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
@@ -8,11 +8,11 @@ inherit cmake-utils gnome2-utils
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-unikey"
+ EGIT_REPO_URI="https://gitlab.com/fcitx/fcitx-unikey.git"
fi
DESCRIPTION="Vietnamese Unikey input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-unikey"
+HOMEPAGE="https://fcitx-im.org/ https://gitlab.com/fcitx/fcitx-unikey"
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
SRC_URI=""
else