mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/smplayer: Updated for version 18.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
965234f552
commit
073f2ae7a6
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.2.0}
|
||||
VERSION=${VERSION:-18.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="18.2.0"
|
||||
VERSION="18.2.2"
|
||||
HOMEPAGE="https://www.smplayer.info/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-18.2.0.tar.bz2 \
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-18.2.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="23539b7c73feac84cc9636e19d0d8a98 \
|
||||
MD5SUM="a9627ca9e0011a422f5255be0173f271 \
|
||||
33c063c5a80c5b1625f51ddbb7bfd3a1 \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue