diff options
Diffstat (limited to 'media-sound/pms')
-rw-r--r-- | media-sound/pms/pms-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/media-sound/pms/pms-9999.ebuild b/media-sound/pms/pms-9999.ebuild index 56a45392e8c6..2a0de1e38b9c 100644 --- a/media-sound/pms/pms-9999.ebuild +++ b/media-sound/pms/pms-9999.ebuild @@ -7,7 +7,9 @@ inherit cmake-utils git-r3 DESCRIPTION="Practical Music Search: an open source ncurses client for mpd, written in C++" HOMEPAGE="https://ambientsound.github.io/pms" + EGIT_REPO_URI="https://github.com/ambientsound/pms.git" +EGIT_BRANCH="0.42.x" # todo: package the golang version LICENSE="GPL-3+" SLOT="0" |