smplayer: update to 18.10.0.
This commit is contained in:
parent
a3bd4a3e45
commit
9f58ae2b54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smplayer'
|
||||
pkgname=smplayer
|
||||
version=18.9.0
|
||||
version=18.10.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="qt5-host-tools qt5-tools qt5-script-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.smplayer.info"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=0df1ed59caea1f321b6a3a0e2a9fff4e87d2553eeacaa5b167e64001bd10ce3d
|
||||
checksum=2dff7c9ad2cc6dd757f9671e48885318b7f50d32ac3879d5ac9a1c485a0e14eb
|
||||
|
||||
pre_build() {
|
||||
export QMAKE_OPTS="QMAKE_CC=$CC QMAKE_CXX=$CXX QMAKE_LINK=$CXX QMAKE_CFLAGS=\"${CFLAGS}\" \
|
||||
|
|
Loading…
Reference in a new issue