mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/smplayer: Updated themes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
afcc34915d
commit
89ca48ed96
2 changed files with 4 additions and 4 deletions
|
@ -24,10 +24,10 @@
|
|||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-14.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
THEMES=${THEMES:-20131003}
|
||||
THEMES=${THEMES:-20140607}
|
||||
SKINS=${SKINS:-20130605}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -2,10 +2,10 @@ PRGNAM="smplayer"
|
|||
VERSION="14.3.0"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-14.3.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-themes-20131003.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-themes-20140607.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-skins-20130605.tar.bz2"
|
||||
MD5SUM="c6ef86f7fe0022b35c0f06430f4cd9bd \
|
||||
8cb952d84f370751c02ebeab7f43a151 \
|
||||
26548bafbbdf5007ef83c3f3faf36178 \
|
||||
114ab2a5818da7b427fc7661f1b2658f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue