summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild')
-rw-r--r--net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
index 6cbb0e8cfc50..2aaaab6d100f 100644
--- a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+ EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
UNPACKER_ECLASS="git-2"
LIVE_EBUILD=yes
else