git » kdenlive.git » commit 8d89ab9

KDE Applications 15.12.2

author Antonio Rojas
2016-02-16 00:03:16 UTC
committer Antonio Rojas
2016-02-16 00:03:16 UTC
parent f9854631dc8957cadb735b0398d755fad4b3379a

KDE Applications 15.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 681bc1a..0f648f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=15.12.1
+pkgver=15.12.2
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(i686 x86_64)
@@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'xine-ui: for DVD preview'
             'plasma-desktop: theme configuration')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
-md5sums=('d70c00bbca3ba0427f6879e5cf7bd886')
+md5sums=('b71dd0ecc57821665e785c30381ecd3d')
 install=$pkgname.install
 
 prepare(){