diff options
author | Hummer12007 <hilobakho@gmail.com> | 2017-05-08 14:45:49 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-08 18:49:18 +0200 |
commit | 66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71 (patch) | |
tree | c8c2d3afe546622f2184bb2559297afe63c2f73f /media-sound/pms | |
parent | app-text/mupdf: Stable for HPPA (bug #614044). (diff) | |
download | gentoo-66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71.tar.gz gentoo-66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71.tar.bz2 gentoo-66faf8a0cb7d8a3b9ae0e3e3281425643fdf0a71.zip |
media-sound/pms: update branch in live ebuild
as per https://github.com/ambientsound/pms/commit/8c8918488a4a22924ee04442dc5e5216783d51ff
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" |