smplayer: update to 18.4.0.
Closes #13841. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
594a4ffbaa
commit
d488af2c4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'smplayer'
|
# Template file for 'smplayer'
|
||||||
pkgname=smplayer
|
pkgname=smplayer
|
||||||
version=18.3.0
|
version=18.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="qt5-host-tools qt5-tools qt5-script-devel"
|
hostmakedepends="qt5-host-tools qt5-tools qt5-script-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.smplayer.info"
|
homepage="https://www.smplayer.info"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=86b43c5f0a4e43f2404e4e53632d3034d850e576f75a3e0c6aa281f62ce3f378
|
checksum=ad51c1759f063afb287743bd90e24a7a77cc6e8b96da288dd7ddcb16c85b4e60
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export QMAKE_OPTS="QMAKE_CC=$CC QMAKE_CXX=$CXX QMAKE_LINK=$CXX QMAKE_CFLAGS=\"${CFLAGS}\" \
|
export QMAKE_OPTS="QMAKE_CC=$CC QMAKE_CXX=$CXX QMAKE_LINK=$CXX QMAKE_CFLAGS=\"${CFLAGS}\" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue