author | Antonio Rojas
<arojas@archlinux.org> 2016-01-12 07:19:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-01-12 07:19:51 UTC |
parent | 8ee7eb0e6a7a508035b3b53403186e7337e9e5f7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a22c461..681bc1a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=15.12.0 +pkgver=15.12.1 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=('62fc024bc9616756b5ad6444308e636f') +md5sums=('d70c00bbca3ba0427f6879e5cf7bd886') install=$pkgname.install prepare(){