git » kdenlive.git » commit cb9c3a6

KDE Applications 18.12.1

author Antonio Rojas
2019-01-10 14:20:51 UTC
committer Antonio Rojas
2019-01-10 14:20:51 UTC
parent 5ac1a608e1a76e17bcb6abd7e0a637afd92d6e31

KDE Applications 18.12.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 181ab3c..98f992c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=18.12.0
+pkgver=18.12.1
 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=('978327f841b352d8b879a44b6f1f98eb76b8fb0acb02b9ee1185e277b4bb764a'
+sha256sums=('4e2e513a6a71597e784add11133f51d0f0a96b05b0061f9bee6aba4ab10637a1'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>