diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-03 09:11:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-03 10:53:54 +0200 |
commit | fb52e1f0a8a1d545b482d7c84c798d9e071c99bd (patch) | |
tree | c1920dbb1510038a0f774c652baed78f300e0f4a /media-sound/pragha | |
parent | sys-apps/dbus: Prepare reintroduction of tests. (diff) | |
download | gentoo-fb52e1f0a8a1d545b482d7c84c798d9e071c99bd.tar.gz gentoo-fb52e1f0a8a1d545b482d7c84c798d9e071c99bd.tar.bz2 gentoo-fb52e1f0a8a1d545b482d7c84c798d9e071c99bd.zip |
media-sound/pragha: Update upstream URLs
Diffstat (limited to 'media-sound/pragha')
-rw-r--r-- | media-sound/pragha/metadata.xml | 2 | ||||
-rw-r--r-- | media-sound/pragha/pragha-1.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/pragha/pragha-1.3.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/pragha/metadata.xml b/media-sound/pragha/metadata.xml index 0b277a55a821..965cbf1c844f 100644 --- a/media-sound/pragha/metadata.xml +++ b/media-sound/pragha/metadata.xml @@ -16,6 +16,6 @@ <flag name="soup">Search metadata on AcoustID and radios on TuneIn using <pkg>net-libs/libsoup</pkg></flag> </use> <upstream> - <remote-id type="github">matiasdelellis/pragha</remote-id> + <remote-id type="github">pragha-music-player/pragha</remote-id> </upstream> </pkgmetadata> diff --git a/media-sound/pragha/pragha-1.3.1-r1.ebuild b/media-sound/pragha/pragha-1.3.1-r1.ebuild index 890825f25a48..48e150a7febd 100644 --- a/media-sound/pragha/pragha-1.3.1-r1.ebuild +++ b/media-sound/pragha/pragha-1.3.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit xfconf # autotools DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" -HOMEPAGE="http://pragha.wikispaces.com/ https://github.com/matiasdelellis/pragha" -SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/pragha-music-player/pragha" +SRC_URI="https://github.com/pragha-music-player/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/media-sound/pragha/pragha-1.3.3.ebuild b/media-sound/pragha/pragha-1.3.3.ebuild index 00980fd72bd3..5fadecd16a18 100644 --- a/media-sound/pragha/pragha-1.3.3.ebuild +++ b/media-sound/pragha/pragha-1.3.3.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit gnome2-utils xdg-utils DESCRIPTION="A lightweight music player (for Xfce)" -HOMEPAGE="https://github.com/matiasdelellis/pragha" -SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/pragha-music-player/pragha" +SRC_URI="https://github.com/pragha-music-player/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" |