kdenlive: update to 18.08.2.

[ci skip]
This commit is contained in:
Johannes 2018-10-12 00:20:52 +02:00 committed by Johannes
parent 7b27f818de
commit 1cf413a594
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdenlive'
pkgname=kdenlive
version=18.08.1
version=18.08.2
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=ee521740bd3b10d966fd102116cdadbf3f383025575912eba0080fdba9dcb7aa
checksum=ec8ecc49a4ac83f6d4234416dedda4e47463f64fecb2485c52b7d2899ba173e1
# needed for mlt to work on musl
CXXFLAGS="-DHAVE_LOCALE_H=1"