commit:     2f71501a6bf1c6bf9cf13274cc6fa2f35de80bd5
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 07:22:41 2019 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 07:22:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f71501a

media-plugins/vdr-screenshot: bad filename fixed

Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-screenshot/Manifest                     | 2 +-
 media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-screenshot/Manifest 
b/media-plugins/vdr-screenshot/Manifest
index e089d6ec193..1da9058bc97 100644
--- a/media-plugins/vdr-screenshot/Manifest
+++ b/media-plugins/vdr-screenshot/Manifest
@@ -1 +1 @@
-DIST 0.0.15.tar.gz 19439 BLAKE2B 
186a44fc1c5645b5876051e2bd0f072557910bd4e66dbc3c1a0a0566a8d6470c384a50c6e949856fb960da9eddcc18e401702eb6df17d138399909dc4c045ac9
 SHA512 
31aacd2bbe591501b8891f5335ca882271406fad7a222fb640ddc8f9c6228ca2342b3fc78c4d8054b32a160a9cbde03e3bedbd060003fd27b9954de43be6bf5f
+DIST vdr-screenshot-0.0.15.tar.gz 19439 BLAKE2B 
186a44fc1c5645b5876051e2bd0f072557910bd4e66dbc3c1a0a0566a8d6470c384a50c6e949856fb960da9eddcc18e401702eb6df17d138399909dc4c045ac9
 SHA512 
31aacd2bbe591501b8891f5335ca882271406fad7a222fb640ddc8f9c6228ca2342b3fc78c4d8054b32a160a9cbde03e3bedbd060003fd27b9954de43be6bf5f

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 a6203ca86a2..d35d6c50c4f 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"

Reply via email to