smplayer: update to 19.5.0.
This commit is contained in:
parent
648290e93d
commit
37c0ed3926
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smplayer'
|
||||
pkgname=smplayer
|
||||
version=19.1.0
|
||||
version=19.5.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=7a483d24c928fa51e8d48322cfd7d747fa5bf6cf587505d29a44c256abb64360
|
||||
checksum=b5cb2b37fc9a225bb7287bf26a0a499f7b46bff688161b8e5eae0d96d74daaf5
|
||||
|
||||
pre_build() {
|
||||
export QMAKE_OPTS="QMAKE_CC=$CC QMAKE_CXX=$CXX QMAKE_LINK=$CXX QMAKE_CFLAGS=\"${CFLAGS}\" \
|
||||
|
|
Loading…
Reference in a new issue