kdenlive: update to 18.12.3.

This commit is contained in:
Johannes 2019-03-09 16:29:28 +01:00
parent 949295281a
commit 897f420d35
1 changed files with 2 additions and 2 deletions

View File

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