summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/movgrab/README6
-rw-r--r--network/movgrab/movgrab.SlackBuild2
-rw-r--r--network/movgrab/movgrab.info8
3 files changed, 8 insertions, 8 deletions
diff --git a/network/movgrab/README b/network/movgrab/README
index daec6a2474..fc3319c701 100644
--- a/network/movgrab/README
+++ b/network/movgrab/README
@@ -1,6 +1,6 @@
-movgrab is a downloader for all those pesky sites that insist you use a big fat
-browser that runs flash in order to see their content. It's a command-line app
-written in straight C.
+movgrab is a downloader for all those pesky sites that insist you use a big
+fat browser that runs flash in order to see their content.
+It's a command-line app written in straight C.
Supports HTTP Proxy server.
Supports std-out (eg movgrab -f - URL | mplayer -).
diff --git a/network/movgrab/movgrab.SlackBuild b/network/movgrab/movgrab.SlackBuild
index dc29809b13..358bb9c3ac 100644
--- a/network/movgrab/movgrab.SlackBuild
+++ b/network/movgrab/movgrab.SlackBuild
@@ -4,7 +4,7 @@
# Michales - clavisound - Michaloudes korgie@gmail.com <2012>
PRGNAM=movgrab
-VERSION=${VERSION:-1.1.14}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/movgrab/movgrab.info b/network/movgrab/movgrab.info
index 2f37a30cf7..51056ccf45 100644
--- a/network/movgrab/movgrab.info
+++ b/network/movgrab/movgrab.info
@@ -1,10 +1,10 @@
PRGNAM="movgrab"
-VERSION="1.1.14"
+VERSION="1.2.1"
HOMEPAGE="http://sites.google.com/site/columscode/home/movgrab"
-DOWNLOAD="https://sites.google.com/site/columscode/files/movgrab-1.1.14.tar.gz"
-MD5SUM="63b0b6325e3bc0fe4372222608287877"
+DOWNLOAD="https://sites.google.com/site/columscode/files/movgrab-1.2.1.tar.gz"
+MD5SUM="db162d6963b9753d6235f23419d08a5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Michales Michaloudes"
+MAINTAINER="Korgman"
EMAIL="korgie@gmail.com"