kdenlive: update to 18.08.1.

[ci skip]
This commit is contained in:
Johannes 2018-09-06 16:29:21 +02:00 committed by Johannes
parent b1fa5d8398
commit 000a21272a

View file

@ -1,6 +1,6 @@
# Template file for 'kdenlive'
pkgname=kdenlive
version=18.08.0
version=18.08.1
revision=1
build_style=cmake
hostmakedepends="
@ -15,7 +15,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=43247d070e6898c26271235b915b45422ee8668e512f38f6df711e5571dca019
checksum=ee521740bd3b10d966fd102116cdadbf3f383025575912eba0080fdba9dcb7aa
# needed for mlt to work on musl
CXXFLAGS="-DHAVE_LOCALE_H=1"