summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2018-09-06 18:17:08 -0400
committerGuillaume Horel2018-09-06 18:17:08 -0400
commit2b18bdde5d5f4b4ced6695b7fdb279f14dfc18b8 (patch)
tree511396d17871b466fed85d6beca0ddb1790c76df
parent243b124282350b99eaadbb0be0bd86a05df4ed76 (diff)
downloadaur-2b18bdde5d5f4b4ced6695b7fdb279f14dfc18b8.tar.gz
update dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be0409a53c75..e499bbb0e95a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,13 @@
pkgbase = linphone-desktop-git
pkgdesc = A Voice-over-IP phone
- pkgver = 4.1.1.r371.g3afd20ef
+ pkgver = 4.1.1.r584.g48077f0c
pkgrel = 1
url = http://www.linphone.org
arch = x86_64
license = GPL
makedepends = cmake
- makedepends = graphviz
- makedepends = intltool
makedepends = pkg-config
makedepends = python-pystache
- makedepends = perl-xml-parser
depends = bcg729-git
depends = belcard-git
depends = belle-sip-git
diff --git a/PKGBUILD b/PKGBUILD
index 8903a0a2d3cf..524f23ca5ce6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=linphone-desktop-git
_pkgname=linphone-desktop
-pkgver=4.1.1.r371.g3afd20ef
+pkgver=4.1.1.r584.g48077f0c
pkgrel=1
pkgdesc="A Voice-over-IP phone"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('bcg729-git' 'belcard-git' 'belle-sip-git' 'belr-git' 'bzrtp-git'
'linphone-git' 'libpulse' 'libxv' 'mediastreamer-git' 'minizip-git'
'ortp-git' 'libsoup' 'libnotify' 'qt5-svg' 'qt5-quickcontrols'
'qt5-quickcontrols2' 'qt5-graphicaleffects' 'qt5-tools')
-makedepends=('cmake' 'graphviz' 'intltool' 'pkg-config' 'python-pystache' 'perl-xml-parser')
+makedepends=('cmake' 'pkg-config' 'python-pystache')
optdepends=('pulseaudio')
options=('!emptydirs')
provides=('linphone-desktop')