diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:48 +0200 |
commit | 74f740a940461f063d48325c13f528f3509a15c7 (patch) | |
tree | 0d2686edd8cdf705b0868e28cc6e4ab3f739c07f /x11-plugins | |
parent | x11-misc/xmonad-log-applet: Inline mirror://github (diff) | |
download | gentoo-74f740a940461f063d48325c13f528f3509a15c7.tar.gz gentoo-74f740a940461f063d48325c13f528f3509a15c7.tar.bz2 gentoo-74f740a940461f063d48325c13f528f3509a15c7.zip |
x11-plugins/pidgin-gpg: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild index d33df67594cb..e1bd36c2d6c6 100644 --- a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild +++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Pidgin GPG/OpenPGP (XEP-0027) plugin" HOMEPAGE="https://github.com/segler-alex/Pidgin-GPG" -SRC_URI="mirror://github/segler-alex/Pidgin-GPG/${P}.tar.gz" +SRC_URI="https://github.com/downloads/segler-alex/Pidgin-GPG/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |