shotcut: update to 19.06.15.

This commit is contained in:
John 2019-06-29 02:41:53 +02:00
parent 3e9877a3d2
commit 01c20be472

View file

@ -1,6 +1,6 @@
# Template file for 'shotcut' # Template file for 'shotcut'
pkgname=shotcut pkgname=shotcut
version=19.04.30 version=19.06.15
revision=1 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"
@ -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=57c8e78c4a3d2749877249696a52e5d5e1483aba600f8c0ef0dbadcc4a7dbb2a checksum=3fdfe711f1567136b7d967bd620053d5e26f6fe585826875ef66301d19f07f03
CXXFLAGS="-DHAVE_LOCALE_H=1" CXXFLAGS="-DHAVE_LOCALE_H=1"