diff --git a/multimedia/video/smplayer/actions.py b/multimedia/video/smplayer/actions.py index 629fe5bb01..aed15dd1aa 100644 --- a/multimedia/video/smplayer/actions.py +++ b/multimedia/video/smplayer/actions.py @@ -17,20 +17,20 @@ def setup(): def build(): autotools.make("PREFIX=/usr QMAKE=/usr/bin/qmake -j1 LRELEASE=/usr/bin/lrelease") - shelltools.cd("smplayer-skins-15.2.0") + shelltools.cd("smplayer-skins-20.11.0") autotools.make("PREFIX=/usr") shelltools.cd("..") - shelltools.cd("smplayer-themes-18.6.0") + shelltools.cd("smplayer-themes-20.11.0") autotools.make("PREFIX=/usr") def install(): autotools.rawInstall("PREFIX=/usr DESTDIR=%s DOC_PATH=/usr/share/doc/%s" % (get.installDIR(),get.srcNAME())) - shelltools.cd("smplayer-skins-15.2.0") + shelltools.cd("smplayer-skins-20.11.0") autotools.rawInstall("DESTDIR=%s PREFIX=/usr install" % get.installDIR()) shelltools.cd("..") - shelltools.cd("smplayer-themes-18.6.0") + shelltools.cd("smplayer-themes-20.11.0") autotools.rawInstall("DESTDIR=%s PREFIX=/usr install" % get.installDIR()) diff --git a/multimedia/video/smplayer/pspec.xml b/multimedia/video/smplayer/pspec.xml index 2950678dd5..f4186c290f 100644 --- a/multimedia/video/smplayer/pspec.xml +++ b/multimedia/video/smplayer/pspec.xml @@ -13,9 +13,9 @@ app:gui A complete front-end for MPlayer smplayer is Qt application which intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. - https://sourceforge.net/projects/smplayer/files/SMPlayer/20.6.0/smplayer-20.6.0.tar.bz2 - https://sourceforge.net/projects/smplayer/files/SMPlayer-themes/18.6.0/smplayer-themes-18.6.0.tar.bz2 - http://sourceforge.net/projects/smplayer/files/SMPlayer-skins/15.2.0/smplayer-skins-15.2.0.tar.bz2 + https://sourceforge.net/projects/smplayer/files/SMPlayer/21.1.0/smplayer-21.1.0.tar.bz2 + https://downloads.sourceforge.net/smplayer/smplayer-themes-20.11.0.tar.bz2 + https://downloads.sourceforge.net/smplayer/smplayer-skins-20.11.0.tar.bz2 zlib-devel qt5-linguist @@ -50,6 +50,13 @@ + + 2021-01-17 + 21.1.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-07-08 20.6.0