shotcut: update to 19.09.14.

This commit is contained in:
John 2019-09-16 12:11:44 +03:00
parent 53dc728c08
commit e807d845a1

View file

@ -1,6 +1,6 @@
# Template file for 'shotcut' # Template file for 'shotcut'
pkgname=shotcut pkgname=shotcut
version=19.08.16 version=19.09.14
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=03c0938eb69a239c442c0b73e547abcf626c6053e6bd189166c3391262b106bf checksum=b8e2dfa95928a8b08d4427a379a56efea79301ba82aee63f0f2f883a8269eb51
CXXFLAGS="-DHAVE_LOCALE_H=1" CXXFLAGS="-DHAVE_LOCALE_H=1"