Date: Monday, April 6, 2015 @ 12:07:26 Author: spupykin Revision: 130810
upgpkg: linphone 3.8.1-1 upd Modified: linphone/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-06 06:41:39 UTC (rev 130809) +++ PKGBUILD 2015-04-06 10:07:26 UTC (rev 130810) @@ -4,8 +4,8 @@ # Contributor: Mark Lee <[email protected]> pkgname=linphone -pkgver=3.8.0 -pkgrel=4 +pkgver=3.8.1 +pkgrel=1 pkgdesc="A Voice-over-IP phone" arch=('i686' 'x86_64') url="http://www.linphone.org/index.php/eng" @@ -17,7 +17,7 @@ optdepends=('pulseaudio') options=('!emptydirs') source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz") -md5sums=('086b4100d4817497223fe4b6c37a0acd') +md5sums=('9f2a8e27c4f33169e1673f85b6591f8b') build() { cd $pkgname-$pkgver
