[arch-commits] Commit in linphone/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jun 15 13:26:54 UTC 2015
Date: Monday, June 15, 2015 @ 15:26:53
Author: spupykin
Revision: 135402
upgpkg: linphone 3.8.3-1
upd
Modified:
linphone/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-15 13:26:50 UTC (rev 135401)
+++ PKGBUILD 2015-06-15 13:26:53 UTC (rev 135402)
@@ -4,8 +4,8 @@
# Contributor: Mark Lee <mark at markelee.com>
pkgname=linphone
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.3
+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=('9f2a8e27c4f33169e1673f85b6591f8b')
+md5sums=('92e6f11f16e9a19b5c63423c71f76174')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list