mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/vimb: Updated for version 2.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a422174d54
commit
ea7d87c521
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for vimb
|
||||
|
||||
# Copyright 2015 Leonard Schmidt <lems@gmx.net>
|
||||
# Copyright 2015-2016 Leonard Schmidt <lems@gmx.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vimb
|
||||
VERSION=${VERSION:-2.10}
|
||||
VERSION=${VERSION:-2.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vimb"
|
||||
VERSION="2.10"
|
||||
VERSION="2.11"
|
||||
HOMEPAGE="http://fanglingsu.github.io/vimb"
|
||||
DOWNLOAD="https://github.com/fanglingsu/vimb/archive/2.10.tar.gz"
|
||||
MD5SUM="74ff7458e89406fd3537c89507bf6596"
|
||||
DOWNLOAD="https://github.com/fanglingsu/vimb/archive/2.11.tar.gz"
|
||||
MD5SUM="9ffc6e01e0af8c2db6949d27455cc919"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webkitgtk"
|
||||
|
|
Loading…
Reference in a new issue