summaryrefslogtreecommitdiff
path: root/community/linphone
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-23 23:15:11 +0000
committerroot <root@rshg054.dnsready.net>2012-02-23 23:15:11 +0000
commitd466ef49f224a9347fe0375eac8126725e10a0a4 (patch)
treec08a9d7437c4d6de169858ac98fb340fd90202c2 /community/linphone
parent1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (diff)
Thu Feb 23 23:15:11 UTC 2012
Diffstat (limited to 'community/linphone')
-rw-r--r--community/linphone/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/linphone/PKGBUILD b/community/linphone/PKGBUILD
index 0f81fe282..e104ada6c 100644
--- a/community/linphone/PKGBUILD
+++ b/community/linphone/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 61352 2011-12-28 15:43:45Z spupykin $
+# $Id: PKGBUILD 66218 2012-02-23 03:32:14Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=linphone
-pkgver=3.5.0
-pkgrel=3
+pkgver=3.5.2
+pkgrel=1
pkgdesc="A Voice-over-IP phone"
arch=('i686' 'x86_64')
url="http://www.linphone.org/index.php/eng"
@@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'perlxml' 'intltool' 'sgmltools-lite')
optdepends=('pulseaudio')
options=('!libtool' '!emptydirs')
source=("http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/linphone-$pkgver.tar.gz")
-md5sums=('ad89cd6030a131f2b17ea50eb6f4c6f2')
+md5sums=('4be6e940372dba1f6793aef849c1ff0d')
build() {
cd "$srcdir/$pkgname-$pkgver"