mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/clipgrab: Updated for version 3.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
634878b1ba
commit
ccfad35cc4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=clipgrab
|
||||
VERSION=${VERSION:-3.5.4}
|
||||
VERSION=${VERSION:-3.5.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clipgrab"
|
||||
VERSION="3.5.4"
|
||||
VERSION="3.5.5"
|
||||
HOMEPAGE="http://clipgrab.org/"
|
||||
DOWNLOAD="http://download.clipgrab.de/clipgrab-3.5.4.tar.gz"
|
||||
MD5SUM="49102d66c052f62af12ec993518f8387"
|
||||
DOWNLOAD="http://download.clipgrab.de/clipgrab-3.5.5.tar.gz"
|
||||
MD5SUM="a8fe8f0bc80f69b77d677bc44df2354a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg"
|
||||
|
|
Loading…
Reference in a new issue