summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2019-12-22 10:11:13 -0500
committerGuillaume Horel2019-12-22 10:11:13 -0500
commit67aad485f3917abda743c06c9c2f7f33c885298d (patch)
treea37366eff2357844a03cc44e257ab2771e91ad15 /PKGBUILD
parent1f44b5227852c4ab9e9fe41e1c3b33b262c40cf1 (diff)
downloadaur-67aad485f3917abda743c06c9c2f7f33c885298d.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a27ca729118c..8d1fe1d8e7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=linphone-git
_pkgname=linphone
-pkgver=4.4.0.alpha.r6.g0039298ee
+pkgver=4.4.0.alpha.r7.gf232a2b7b
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' 'ortp>=4.3' 'soci>=4.0' 'speex' 'v4l-utils' 'xerces-c')
+ 'libxv' 'mediastreamer>4.3.0' 'ortp>=4.3' 'soci>=4.0' 'speex' 'v4l-utils' 'xerces-c')
makedepends=('cmake' 'doxygen' 'git' 'graphviz' 'python-pystache' 'xsd')
optdepends=('pulseaudio')
options=('!emptydirs')