Skip to content

Commit

Permalink
media-video/kaffeine: Fix SRC_URI
Browse files Browse the repository at this point in the history
Reported-by: josef64
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
johu committed Sep 15, 2017
1 parent fdbd8be commit 811f168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/kaffeine/kaffeine-2.0.13.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit kde5

DESCRIPTION="Media player with digital TV support by KDE"
HOMEPAGE="https://kaffeine.kde.org/"
SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-3)/src/${P}.tar.xz"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"

LICENSE="GPL-2+ handbook? ( FDL-1.3 )"
KEYWORDS="~amd64 ~x86"
Expand Down

0 comments on commit 811f168

Please sign in to comment.