summaryrefslogtreecommitdiff
path: root/community/flumotion
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-09 12:30:57 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-09 12:30:57 -0300
commit3282ccb6286f172872d887baf49e623c51e0a157 (patch)
tree73ddd891395a089f724fd9cbcb95c6a28e1ffcce /community/flumotion
parentf22839d3ad483a975a0c5955964bf257c0a0af6b (diff)
parentddba9670c1518d9b420db6a6dca01a4a4a4136c7 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/virtualbox-modules/PKGBUILD community-testing/virtualbox/PKGBUILD community-testing/virtualbox/vbox-service.rc community-testing/virtualbox/vboxdrv-reference.patch core/cryptsetup/PKGBUILD core/ed/PKGBUILD core/module-init-tools/PKGBUILD libre/audacious-plugins-libre/PKGBUILD
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 c8380c111..37bd3d4c3 100644
--- a/community/flumotion/PKGBUILD
+++ b/community/flumotion/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 55283 2011-09-08 19:32:44Z spupykin $
+# $Id: PKGBUILD 58163 2011-11-07 13:53:24Z 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.9.1
+pkgver=0.10.0
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
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=('b2fa7c2e7ce8e2a5415f9096bfce783b')
+md5sums=('d7a34333346828f19f83b24886efde14')
build() {
cd "$srcdir/$pkgname-$pkgver"