summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2019-01-12 17:30:13 -0500
committerGuillaume Horel2019-01-12 17:30:13 -0500
commitf3335614efaaa81293a811f68761dc3c92bbaf66 (patch)
tree0e2bfb321436dd174bde8df57a7d37844da0ee72
parent42c6347f37813a8981d2fda77dc540d8cb8d6483 (diff)
downloadaur-f3335614efaaa81293a811f68761dc3c92bbaf66.tar.gz
version bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80331ff3b0b9..4280d49624c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linphone-git
pkgdesc = A Voice-over-IP phone library and CLI
- pkgver = 3.12.0.r2949.g175375918
+ pkgver = 3.12.0.r3175.gc8ccaeca5
pkgrel = 1
url = http://www.linphone.org
install = linphone.install
@@ -18,6 +18,7 @@ pkgbase = linphone-git
depends = belr-git
depends = bzrtp-git
depends = ffmpeg
+ depends = lime-git
depends = libnotify
depends = libpulse
depends = libsoup
diff --git a/PKGBUILD b/PKGBUILD
index 23c85736d8da..54eb8c9942ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
pkgname=linphone-git
_pkgname=linphone
-pkgver=3.12.0.r2949.g175375918
+pkgver=3.12.0.r3175.gc8ccaeca5
pkgrel=1
pkgdesc="A Voice-over-IP phone library and CLI"
arch=('x86_64')
url="http://www.linphone.org"
license=('GPL')
depends=('alsa-lib' 'bctoolbox-git' 'belcard-git' 'belle-sip-git' 'belr-git'
- 'bzrtp-git' 'ffmpeg' 'libnotify' 'libpulse' 'libsoup' 'libv4l' 'libxv'
- 'mediastreamer-git' 'ortp-git' 'soci-git' 'speex' 'v4l-utils' 'xsd')
+ 'bzrtp-git' 'ffmpeg' 'lime-git' 'libnotify' 'libpulse' 'libsoup' 'libv4l'
+ 'libxv' 'mediastreamer-git' 'ortp-git' 'soci-git' 'speex' 'v4l-utils' 'xsd')
makedepends=('cmake' 'doxygen' 'graphviz' 'pkg-config' 'python-pystache')
optdepends=('pulseaudio')
options=('!emptydirs')