mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/smplayer: Updated for version 18.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e964723414
commit
e9aa4d86f0
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-18.3.0}
|
||||
VERSION=${VERSION:-18.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="18.3.0"
|
||||
VERSION="18.4.0"
|
||||
HOMEPAGE="https://www.smplayer.info/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-18.3.0.tar.bz2 \
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-18.4.0.tar.bz2 \
|
||||
https://downloads.sourceforge.net/smplayer/smplayer-themes-17.3.0.tar.bz2 \
|
||||
https://downloads.sourceforge.net/smplayer/smplayer-skins-15.2.0.tar.bz2"
|
||||
MD5SUM="f20646f91eb91dd8c5e388a48c1a7b99 \
|
||||
MD5SUM="6eb9f38e9f880aa29202beec076b8e0b \
|
||||
33c063c5a80c5b1625f51ddbb7bfd3a1 \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue