summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2020-03-28 09:46:53 -0400
committerGuillaume Horel2020-03-28 09:46:53 -0400
commitff40d8cc2c3b1b564c2cf836f6c5d4ca343079b2 (patch)
treeaf2d06f7a2bdd90cf654c2a92bf17ca561bb886d
parent67aad485f3917abda743c06c9c2f7f33c885298d (diff)
downloadaur-ff40d8cc2c3b1b564c2cf836f6c5d4ca343079b2.tar.gz
update dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d1fe1d8e7da..6b969b1bad66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=linphone-git
_pkgname=linphone
-pkgver=4.4.0.alpha.r7.gf232a2b7b
+pkgver=4.4.0.alpha.r106.gcd9a2477e
pkgrel=1
pkgdesc="A Voice-over-IP phone library and CLI"
arch=('x86_64')
@@ -13,7 +13,7 @@ url="http://www.linphone.org"
license=('GPL')
depends=('alsa-lib' 'bctoolbox>=4.3' 'belcard>=4.3' 'belle-sip>=4.3' 'belr>=4.3'
'bzrtp>=4.3' 'ffmpeg' 'lime>=4.3' 'libpulse' 'libv4l'
- 'libxv' 'mediastreamer>4.3.0' 'ortp>=4.3' 'soci>=4.0' 'speex' 'v4l-utils' 'xerces-c')
+ 'libxv' 'mediastreamer>=4.4.0' 'ortp>=4.4.0' 'soci>=4.0' 'speex' 'v4l-utils' 'xerces-c')
makedepends=('cmake' 'doxygen' 'git' 'graphviz' 'python-pystache' 'xsd')
optdepends=('pulseaudio')
options=('!emptydirs')