summaryrefslogtreecommitdiff
path: root/extra/mediastreamer
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-07 03:52:15 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-07 03:52:15 +0000
commitd44823e5676f0edd0e259c7c33d5640a043748ac (patch)
treea861b18b863dacb947ba2b8e9cbcb47ef80a03ef /extra/mediastreamer
parentc183da9d3df5445f5021cd6563012ba2abfc393e (diff)
Fri Mar 7 03:48:12 UTC 2014
Diffstat (limited to 'extra/mediastreamer')
-rw-r--r--extra/mediastreamer/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/mediastreamer/PKGBUILD b/extra/mediastreamer/PKGBUILD
index fe89a1055..a1da378c0 100644
--- a/extra/mediastreamer/PKGBUILD
+++ b/extra/mediastreamer/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 198318 2013-10-30 14:08:15Z allan $
+# $Id: PKGBUILD 207104 2014-03-06 13:35:33Z fyan $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Adrià Arrufat <swiftscythe@gmail.com>
pkgname=mediastreamer
-pkgver=2.9.0
-pkgrel=4
+pkgver=2.10.0
+pkgrel=1
pkgdesc="A library written in C that allows you to create and run audio and video streams"
arch=('i686' 'x86_64')
url="http://www.linphone.org/"
@@ -15,7 +15,7 @@ depends=('ortp' 'ffmpeg' 'libxv' 'libupnp')
# xxd from Vim is needed to build
makedepends=('intltool' 'vim')
source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-md5sums=('f2ea0fe731a363749a81b6eaac22a62c'
+md5sums=('5a4e7545e212068534b56fdf41c961e9'
'SKIP')
build() {