mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/smplayer: Updated for version 19.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ed859f578
commit
15116810a3
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-19.5.0}
|
||||
VERSION=${VERSION:-19.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="19.5.0"
|
||||
VERSION="19.10.2"
|
||||
HOMEPAGE="https://www.smplayer.info/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-19.5.0.tar.bz2 \
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-19.10.2.tar.bz2 \
|
||||
https://downloads.sourceforge.net/smplayer/smplayer-themes-18.6.0.tar.bz2 \
|
||||
https://downloads.sourceforge.net/smplayer/smplayer-skins-15.2.0.tar.bz2"
|
||||
MD5SUM="d948ade6a19dffcb56a0de445df0ddb6 \
|
||||
MD5SUM="9440bce02118e4599302a050e6eea41a \
|
||||
8fe83cd59189291ca0d3beea1991e50b \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue