summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2021-09-02 06:23:45 -0400
committerGuillaume Horel2021-09-02 06:25:20 -0400
commitfe50fa229266234ad85bc2d887d2b94a80a9152f (patch)
treed8f8711b31f692f39ffaff5e6e919388c62bcbfc
parent849fc1f0199e6dc242afaf2e22e0dec396cb9cb9 (diff)
downloadaur-fe50fa229266234ad85bc2d887d2b94a80a9152f.tar.gz
update dependencies
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80dc521436c7..a7f214f0c92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=liblinphone-git
_pkgname=linphone
-pkgver=5.0.0.alpha.r141.g005c77a4f
+pkgver=5.1.0.alpha.r55.g59940f045
pkgrel=1
pkgdesc="A Voice-over-IP phone library and CLI"
arch=('x86_64')
url="http://www.linphone.org"
license=('GPL')
-depends=('belcard>=4.4' 'belle-sip>=4.5' 'bzrtp>=4.4' 'ffmpeg' 'lime>=4.4'
- 'mediastreamer>=4.4.0' 'ortp>=4.5' 'xerces-c')
+depends=('belcard>=5.0' 'belle-sip>=5.0' 'bzrtp>=5.0' 'ffmpeg' 'lime>=5.0'
+ 'mediastreamer>=5.1' 'ortp>=5.1' 'xerces-c')
makedepends=('cmake' 'doxygen' 'git' 'graphviz' 'python-pystache' 'xsd')
optdepends=('pulseaudio')
options=('!emptydirs')