shotcut: update to 19.04.30.

This commit is contained in:
John 2019-05-11 15:22:52 +02:00
parent b3b33c6195
commit c3de3e21ac
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,7 +1,7 @@
# Template file for 'shotcut' # Template file for 'shotcut'
pkgname=shotcut pkgname=shotcut
version=19.02.28 version=19.04.30
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=04b52bf0c7d9d42b3311e3d0a17930d47f93ce9eea1b7ab5ab77bafaa4afb4a6 checksum=57c8e78c4a3d2749877249696a52e5d5e1483aba600f8c0ef0dbadcc4a7dbb2a
CXXFLAGS="-DHAVE_LOCALE_H=1" CXXFLAGS="-DHAVE_LOCALE_H=1"