From bcdb5b46ab4ee166cca32ffce50fa64ddd426842 Mon Sep 17 00:00:00 2001 From: Edinaldo P. Silva Date: Thu, 5 Nov 2015 18:15:04 +0700 Subject: network/clipgrab: Updated for version 3.5.2. Signed-off-by: Willy Sudiarto Raharjo --- network/clipgrab/README | 13 ++++++++----- network/clipgrab/clipgrab.SlackBuild | 4 ++-- network/clipgrab/clipgrab.info | 6 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) (limited to 'network/clipgrab') diff --git a/network/clipgrab/README b/network/clipgrab/README index f0691534c3..e9a59501a6 100644 --- a/network/clipgrab/README +++ b/network/clipgrab/README @@ -1,8 +1,11 @@ -clipgrab (Downloading video tool) +clipgrab (downloading video tool) -ClipGrab is a GPLv3-licensed Open Source project and of course also available for Linux. +ClipGrab is a GPLv3-licensed Open Source project and of course +also available for Linux. -ClipGrab is a free downloader and converter for YouTube, Vimeo, Metacafe, Dailymotion and -many other online video sites, see more in: http://clipgrab.org/faqs/supported-sites +ClipGrab is a free downloader and converter for YouTube, Vimeo, +Metacafe, Dailymotion and many other online video sites, see +more in: http://clipgrab.org/faqs/supported-sites -It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step. +It converts downloaded videos to MPEG4, MP3 or other formats +in just one easy step. diff --git a/network/clipgrab/clipgrab.SlackBuild b/network/clipgrab/clipgrab.SlackBuild index ac332c159e..752786847e 100644 --- a/network/clipgrab/clipgrab.SlackBuild +++ b/network/clipgrab/clipgrab.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=clipgrab -VERSION=${VERSION:-3.5.1} +VERSION=${VERSION:-3.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -74,7 +74,7 @@ make DESTDIR=$PKG install -d $PKG/usr/share/{applications,pixmaps} install -D -m644 $CWD/clipgrab.desktop $PKG/usr/share/applications/clipgrab.desktop -install -D -m644 $CWD/clipgrab.png $PKG/usr/share/pixmaps/clipgrab.png +install -D -m644 icon.png $PKG/usr/share/pixmaps/clipgrab.png install -d $PKG/usr/bin install -D -m755 clipgrab $PKG/usr/bin/clipgrab diff --git a/network/clipgrab/clipgrab.info b/network/clipgrab/clipgrab.info index 952b13e8b1..d1754f7b35 100644 --- a/network/clipgrab/clipgrab.info +++ b/network/clipgrab/clipgrab.info @@ -1,8 +1,8 @@ PRGNAM="clipgrab" -VERSION="3.5.1" +VERSION="3.5.2" HOMEPAGE="http://clipgrab.org/" -DOWNLOAD="http://download.clipgrab.de/clipgrab-3.5.1.tar.gz" -MD5SUM="c453359ec416f76af0d48502c5b59ddc" +DOWNLOAD="http://download.clipgrab.de/clipgrab-3.5.2.tar.gz" +MD5SUM="ed961d6bb647fc77fec7c48df9abb7c5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ffmpeg" -- cgit v1.2.3