git » kdenlive.git » commit 7be44e8

KDE Applications 15.12.3

author Antonio Rojas
2016-03-15 10:26:40 UTC
committer Antonio Rojas
2016-03-15 10:26:40 UTC
parent 8d89ab904381b5b610909eedcededf6a5c8bb7ff

KDE Applications 15.12.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0f648f4..e668479 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=15.12.2
+pkgver=15.12.3
 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=('b71dd0ecc57821665e785c30381ecd3d')
+md5sums=('768180060ceb067f75c82d19f71e58c5')
 install=$pkgname.install
 
 prepare(){