git » kdenlive.git » commit 5ac1a60

KDE Applications 18.12.0

author Antonio Rojas
2018-12-13 11:24:54 UTC
committer Antonio Rojas
2018-12-13 11:24:54 UTC
parent e1f8a2502a7a3a83305ab60fc6371f002ba5dffb

KDE Applications 18.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 056f1ee..181ab3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=18.08.3
+pkgver=18.12.0
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'vlc: for DVD preview'
             'plasma-desktop: theme configuration')
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('587941cccff85ff87063dbb70fe1a67f140fce207a46e35ce136cbf104e35d15'
+sha256sums=('978327f841b352d8b879a44b6f1f98eb76b8fb0acb02b9ee1185e277b4bb764a'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>