summaryrefslogtreecommitdiff
path: root/community/flumotion/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-22 00:04:51 +0000
committerroot <root@rshg054.dnsready.net>2012-07-22 00:04:51 +0000
commite4d2743138eaca146b1a01a7815facdb3d271d88 (patch)
treeadfc39f3d6e7081629f4fb9ed391f3155617b021 /community/flumotion/PKGBUILD
parent5d90c7e7b2760bbf7b048dca31384e9f53a97c61 (diff)
Sun Jul 22 00:04:51 UTC 2012
Diffstat (limited to 'community/flumotion/PKGBUILD')
-rw-r--r--community/flumotion/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/flumotion/PKGBUILD b/community/flumotion/PKGBUILD
index 5157811c0..307d2e189 100644
--- a/community/flumotion/PKGBUILD
+++ b/community/flumotion/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 58163 2011-11-07 13:53:24Z spupykin $
+# $Id: PKGBUILD 74096 2012-07-20 19:52:13Z 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.10.0
+pkgver=0.10.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=('d7a34333346828f19f83b24886efde14')
+md5sums=('fbbb2f4ccf0624742c5ca8238f3ec5e0')
build() {
cd "$srcdir/$pkgname-$pkgver"