summaryrefslogtreecommitdiff
path: root/community/kdenlive/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-30 00:08:41 -0800
committerroot <root@rshg054.dnsready.net>2013-01-30 00:08:41 -0800
commitc25b7aa323ab71b1a524d15dbbe942dbebd55761 (patch)
treec7dd8d810c5d08168ee757083d3b6bce150c1915 /community/kdenlive/PKGBUILD
parentcb333f0d5d536b1436262e1b3e45647b22f136b0 (diff)
Wed Jan 30 00:08:41 PST 2013
Diffstat (limited to 'community/kdenlive/PKGBUILD')
-rw-r--r--community/kdenlive/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/kdenlive/PKGBUILD b/community/kdenlive/PKGBUILD
index 018fbe488..ff0ea2752 100644
--- a/community/kdenlive/PKGBUILD
+++ b/community/kdenlive/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80567 2012-11-25 17:21:40Z spupykin $
+# $Id: PKGBUILD 83307 2013-01-29 09:59:04Z 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.2
-pkgrel=6
+pkgver=0.9.4
+pkgrel=1
pkgdesc="A non-linear video editor for Linux"
arch=('i686' 'x86_64')
# http://download.kde.org/stable/kdenlive/
@@ -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=('40f108f26e2c2e08807a1c183d8764ec')
+md5sums=('fed17b584aca6a9811a49f2348b4f6db')
build() {
export LDFLAGS="$LDFLAGS -lX11"