gnu: srt2vtt: Update homepage.
* gnu/packages/video.scm (srt2vtt): Update Homepage. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>master
parent
529701aa01
commit
373cc3b74a
|
@ -1611,7 +1611,7 @@ device without having to bother about the decryption.")
|
|||
(synopsis "SubRip to WebVTT subtitle converter")
|
||||
(description "srt2vtt converts SubRip formatted subtitles to WebVTT format
|
||||
for use with HTML5 video.")
|
||||
(home-page "http://dthompson.us/pages/software/srt2vtt")
|
||||
(home-page "https://dthompson.us/projects/srt2vtt.html")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public avidemux
|
||||
|
|
Reference in New Issue