mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/smplayer: Updated for version 16.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e809e66e77
commit
63f4f45bd3
2 changed files with 7 additions and 7 deletions
|
@ -23,11 +23,11 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-15.9.0}
|
||||
VERSION=${VERSION:-16.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
THEMES=${THEMES:-15.6.0}
|
||||
THEMES=${THEMES:-16.6.0}
|
||||
SKINS=${SKINS:-15.2.0}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="15.9.0"
|
||||
VERSION="16.6.0"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-15.9.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-themes-15.6.0.tar.bz2 \
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-16.6.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-themes-16.6.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-skins-15.2.0.tar.bz2"
|
||||
MD5SUM="6ab6f96030df63b79f3a28fb3f99107d \
|
||||
d5c1889aea807a626c51dbb0a795a2a1 \
|
||||
MD5SUM="61d6fc855d13b33eccb3f5d2a1472220 \
|
||||
7c2e475290e3edda69e52ec8682743dd \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue