kdenlive: update to 18.04.0. [CI skip]
Closes #13697. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bd9ab277b7
commit
b59fe20b87
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kdenlive'
|
||||
pkgname=kdenlive
|
||||
version=17.12.2
|
||||
version=18.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="
|
||||
pkg-config extra-cmake-modules qt5-host-tools qt5-qmake python
|
||||
pkg-config extra-cmake-modules qt5-host-tools qt5-qmake python3
|
||||
shared-mime-info kdoctools kconfig"
|
||||
makedepends="
|
||||
karchive-devel kbookmarks-devel kcoreaddons-devel kconfig-devel
|
||||
|
@ -19,4 +19,4 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://kdenlive.org"
|
||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=e07064d2c2041ae3d59bf715350e911a863abf8ea46a8388f2993bced1d95ad0
|
||||
checksum=50bd6b1ecbab63065f3404f42d31bcfbd253c1870e0dea21c04d461a7564a46c
|
||||
|
|
Loading…
Reference in New Issue