git » kdenlive.git » commit 8ed523f

KDE Applications 17.08.1

author Antonio Rojas
2017-09-07 17:20:44 UTC
committer Antonio Rojas
2017-09-07 17:20:44 UTC
parent 9f249cbe979f9895061d071b12b2bf0a1698fb3e

KDE Applications 17.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4c83161..6c946fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=17.08.0
+pkgver=17.08.1
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(i686 x86_64)
@@ -24,7 +24,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=('b11da663e9256c6ebd4c67d45ecefa77ee1bfddffce0949e050e3777b2bdca36'
+sha256sums=('107385b706f55bf1b8a68b7a9f71511418c2b226785963241f93a9292f0a4632'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>