kdenlive: update to 20.08.3.
This commit is contained in:
parent
e8c841a33d
commit
387afdb6a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdenlive'
|
# Template file for 'kdenlive'
|
||||||
pkgname=kdenlive
|
pkgname=kdenlive
|
||||||
version=20.08.2
|
version=20.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
|
@ -17,7 +17,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://kdenlive.org"
|
homepage="https://kdenlive.org"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=535df45a148f0f94271e045ef0c93575fded83da7a2b727aeaf90e61e1d7c418
|
checksum=9f8f3636f65f42a73fd1a97e29f8493fbcb8297ca755852eae93258ce12ceda0
|
||||||
|
|
||||||
# needed for mlt to work on musl
|
# needed for mlt to work on musl
|
||||||
CXXFLAGS="-DHAVE_LOCALE_H=1"
|
CXXFLAGS="-DHAVE_LOCALE_H=1"
|
||||||
|
|
Loading…
Reference in a new issue