mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/smplayer: Updated for version 17.11.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e6d88ba942
commit
b2db15e771
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-17.10.2}
|
||||
VERSION=${VERSION:-17.11.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="17.10.2"
|
||||
VERSION="17.11.2"
|
||||
HOMEPAGE="https://www.smplayer.info/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-17.10.2.tar.bz2 \
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-17.11.2.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="14a7db262deed0967b8a49637d66cee7 \
|
||||
MD5SUM="6912e7c098b1b1e93a20aa093a05b641 \
|
||||
33c063c5a80c5b1625f51ddbb7bfd3a1 \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue