Skip to content

Commit

Permalink
media-sound/pragha: Update upstream URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Aug 3, 2017
1 parent 79156e1 commit fb52e1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion media-sound/pragha/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
6 changes: 3 additions & 3 deletions media-sound/pragha/pragha-1.3.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
4 changes: 2 additions & 2 deletions media-sound/pragha/pragha-1.3.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fb52e1f

Please sign in to comment.