author | Antonio Rojas
<arojas@archlinux.org> 2015-09-14 20:47:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-09-14 20:47:57 UTC |
parent | 6494d7e9abbeb37a91e14dcb563e15e30f1453fa |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index a9b64e2..930f322 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,8 +5,8 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=15.08.0 -pkgrel=2 +pkgver=15.08.1 +pkgrel=1 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=(i686 x86_64) url="http://www.kdenlive.org/" @@ -22,7 +22,7 @@ optdepends=('ffmpeg: for FFmpeg plugin' 'recordmydesktop: for screen capture' 'xine-ui: for DVD preview') source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz") -md5sums=('3a08051a2abfbfe2343df70f06630c4a') +md5sums=('a3fbabe1108f0c1c7e76f61527d9c28e') install=$pkgname.install prepare(){