summaryrefslogtreecommitdiff
path: root/community/flumotion
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-09 23:14:45 +0000
committerroot <root@rshg054.dnsready.net>2011-09-09 23:14:45 +0000
commit42db4a0cf3a829fcd1bc2150669c6aa3c2984815 (patch)
tree91bdb63fa6802146ab19b3fbf8f6fc5ab78e23c2 /community/flumotion
parenta7b0a0b362d0535cd86b575a45ec70cc2332fa62 (diff)
Fri Sep 9 23:14:45 UTC 2011
Diffstat (limited to 'community/flumotion')
-rw-r--r--community/flumotion/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/flumotion/PKGBUILD b/community/flumotion/PKGBUILD
index 531c49b97..216069a0f 100644
--- a/community/flumotion/PKGBUILD
+++ b/community/flumotion/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 47404 2011-05-22 20:37:23Z tdziedzic $
+# $Id: PKGBUILD 55283 2011-09-08 19:32:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=flumotion
-pkgver=0.8.1
+pkgver=0.9.1
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A streaming media server"
@@ -17,7 +17,7 @@ depends=('gtk2' 'pygtk' 'gstreamer0.10-python' 'kiwi' 'gstreamer0.10-good-plugin
'gstreamer0.10-base-plugins' 'python2-pyopenssl' 'twisted' 'gnome-vfs')
makedepends=('perlxml')
source=(http://www.flumotion.net/src/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('8970bb126a1720ae3f0b2d02924e5700')
+md5sums=('b2fa7c2e7ce8e2a5415f9096bfce783b')
build() {
cd "$srcdir/$pkgname-$pkgver"