kdenlive: update to 19.04.1.

This commit is contained in:
Johannes 2019-05-11 23:40:54 +02:00 committed by Johannes
parent a43dfd1532
commit 75895b384d

View file

@ -1,6 +1,6 @@
# Template file for 'kdenlive'
pkgname=kdenlive
version=19.04.0
version=19.04.1
revision=1
build_style=cmake
hostmakedepends="
@ -17,7 +17,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://kdenlive.org"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=274ae17b4376258ef83d810cb33677ca3224e205ea8b69982dd0fc4e5ee5878a
checksum=feb3202ee1aa0f47acc12ad7d6ca78977a4c9af0d705f8792ca2f8e3e6defbe5
# needed for mlt to work on musl
CXXFLAGS="-DHAVE_LOCALE_H=1"