From 0e8166d926f929f470d01d5bc8c8823e094742da Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 Jul 2011 23:17:55 +0000 Subject: Sat Jul 23 23:17:54 UTC 2011 --- community/kdenlive/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'community/kdenlive/PKGBUILD') diff --git a/community/kdenlive/PKGBUILD b/community/kdenlive/PKGBUILD index 860b45f93..bce6212fc 100644 --- a/community/kdenlive/PKGBUILD +++ b/community/kdenlive/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 51890 2011-07-17 20:51:02Z spupykin $ +# $Id: PKGBUILD 52254 2011-07-22 15:49:20Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Zuf # Contributor: Darwin Bautista pkgname=kdenlive -pkgver=0.8 -pkgrel=3 +pkgver=0.8svn20110722 +pkgrel=1 pkgdesc="A non-linear video editor for Linux" arch=('i686' 'x86_64') url="http://www.kdenlive.org/" @@ -13,8 +13,9 @@ license=('GPL') depends=('kdebase-runtime' 'mlt' 'dvgrab' 'qjson' 'qimageblitz') makedepends=('automoc4' 'cmake' 'gettext') install=kdenlive.install -source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('26170b4360285e8a7bf53fd122d8854e') +#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") +source=("http://arch.p5n.pp.ru/~sergej/dl/kdenlive-${pkgver}.tar.bz2") +md5sums=('390fcbce02274ee99b2a6d6a234bef0c') build() { export LDFLAGS="$LDFLAGS -lX11" -- cgit v1.2.3-54-g00ecf