summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-16 08:22:41 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-16 08:22:41 +0100
commit2f71501a6bf1c6bf9cf13274cc6fa2f35de80bd5 (patch)
treea42dc99bb48bc89b47e58b70e55d49ba09170947 /media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild
parentmedia-plugins/vdr-mlist: bad filename fixed (diff)
downloadgentoo-2f71501a6bf1c6bf9cf13274cc6fa2f35de80bd5.tar.gz
gentoo-2f71501a6bf1c6bf9cf13274cc6fa2f35de80bd5.tar.bz2
gentoo-2f71501a6bf1c6bf9cf13274cc6fa2f35de80bd5.zip
media-plugins/vdr-screenshot: bad filename fixed
Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild')
-rw-r--r--media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild
index a6203ca86a29..d35d6c50c4fe 100644
--- a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild
+++ b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
DESCRIPTION="VDR Plugin: takes screenshots of the current video or tv screen"
HOMEPAGE="https://github.com/jowi24/vdr-screenshot"
-SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"