git » kdenlive.git » commit 72d1ec0

KDE Applications 17.12.3

author Antonio Rojas
2018-03-08 13:57:27 UTC
committer Antonio Rojas
2018-03-08 13:57:27 UTC
parent b75efe61fc090dd0f85e8ce895166606f498b2c4

KDE Applications 17.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 111e2d8..59d8e57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=17.12.2
-pkgrel=2
+pkgver=17.12.3
+pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
 url="https://www.kdenlive.org/"
@@ -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=('e07064d2c2041ae3d59bf715350e911a863abf8ea46a8388f2993bced1d95ad0'
+sha256sums=('371f860365d01c4c0aebe931354cc99a646d44f17e6846c93ee2c002258f503e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>