From d466ef49f224a9347fe0375eac8126725e10a0a4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Feb 2012 23:15:11 +0000 Subject: Thu Feb 23 23:15:11 UTC 2012 --- community/linphone/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/linphone') 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 # Contributor: Darwin Bautista 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" -- cgit v1.2.3-54-g00ecf