shotcut: update to 19.02.28.

This commit is contained in:
John 2019-03-04 00:40:09 +01:00 committed by John Zimmermann
parent 3c073a8328
commit b739809640

View file

@ -1,7 +1,7 @@
# Template file for 'shotcut' # Template file for 'shotcut'
pkgname=shotcut pkgname=shotcut
version=19.01.27 version=19.02.28
revision=2 revision=1
build_style=qmake build_style=qmake
configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE" configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE"
hostmakedepends="pkg-config qt5-tools" hostmakedepends="pkg-config qt5-tools"
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.shotcut.org" homepage="https://www.shotcut.org"
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz" distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
checksum=4e621615b272044ce3decaa4bb5ef7ebb9cef3932161422fedc9a77b474de240 checksum=04b52bf0c7d9d42b3311e3d0a17930d47f93ce9eea1b7ab5ab77bafaa4afb4a6
CXXFLAGS="-DHAVE_LOCALE_H=1" CXXFLAGS="-DHAVE_LOCALE_H=1"