summaryrefslogtreecommitdiff
path: root/community/kdenlive/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kdenlive/PKGBUILD')
-rw-r--r--community/kdenlive/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kdenlive/PKGBUILD b/community/kdenlive/PKGBUILD
index ff0ea2752..03f64a96f 100644
--- a/community/kdenlive/PKGBUILD
+++ b/community/kdenlive/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 83307 2013-01-29 09:59:04Z spupykin $
+# $Id: PKGBUILD 87846 2013-04-08 09:22:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zuf <kontakt.zuf@gmail.com>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=kdenlive
-pkgver=0.9.4
+pkgver=0.9.6
pkgrel=1
pkgdesc="A non-linear video editor for Linux"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ optdepends=('recordmydesktop: screen capture'
install=kdenlive.install
options=('docs')
source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2)
-md5sums=('fed17b584aca6a9811a49f2348b4f6db')
+md5sums=('3bd3a511b860490acc367e7c9d7ffa43')
build() {
export LDFLAGS="$LDFLAGS -lX11"