kdenlive: update to 18.12.2.

This commit is contained in:
Johannes 2019-02-08 20:14:18 +01:00
parent deee26ffd8
commit 534a8df7fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdenlive'
pkgname=kdenlive
version=18.12.1
version=18.12.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=4e2e513a6a71597e784add11133f51d0f0a96b05b0061f9bee6aba4ab10637a1
checksum=47675eca0af26b4716aa587612f05364b6e49da47eb42e9f19d2fbd8aa236d16
# needed for mlt to work on musl
CXXFLAGS="-DHAVE_LOCALE_H=1"