mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/smplayer: Updated for version 18.10.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e1674d4fb2
commit
d1b21e9150
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.9.0}
|
||||
VERSION=${VERSION:-18.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="18.9.0"
|
||||
VERSION="18.10.0"
|
||||
HOMEPAGE="https://www.smplayer.info/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-18.9.0.tar.bz2 \
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-18.10.0.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="e9e63ed49234d797491b78d30cae7e2c \
|
||||
MD5SUM="2785988247e3ee9aa94ee2010473c08a \
|
||||
8fe83cd59189291ca0d3beea1991e50b \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue