[arch-commits] Commit in (belle-sip/trunk/PKGBUILD linphone/trunk/PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Mar 13 21:29:06 UTC 2015


    Date: Friday, March 13, 2015 @ 22:29:05
  Author: spupykin
Revision: 129205

Modified:
  belle-sip/trunk/PKGBUILD
  linphone/trunk/PKGBUILD

--------------------------+
 belle-sip/trunk/PKGBUILD |    6 +++---
 linphone/trunk/PKGBUILD  |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: belle-sip/trunk/PKGBUILD
===================================================================
--- belle-sip/trunk/PKGBUILD	2015-03-13 21:26:10 UTC (rev 129204)
+++ belle-sip/trunk/PKGBUILD	2015-03-13 21:29:05 UTC (rev 129205)
@@ -3,8 +3,8 @@
 # Contributor: Darwin Bautista <djclue917 at gmail.com>
 
 pkgname=belle-sip
-pkgver=1.3.0
-pkgrel=4
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="A Voice-over-IP phone"
 arch=('i686' 'x86_64')
 url="http://www.linphone.org/index.php/eng"
@@ -15,7 +15,7 @@
 source=("http://download-mirror.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-$pkgver.tar.gz"
 	"antlr.jar::https://github.com/antlr/website-antlr3/blob/gh-pages/download/antlr-3.4-complete.jar?raw=true")
 noextract=('antlr.jar')
-md5sums=('ae9e8be12f62552a5376edd66b0265d9'
+md5sums=('17aed9525c4ab8916fbfc76c57372f9c'
          '1b91dea1c7d480b3223f7c8a9aa0e172')
 
 prepare() {

Modified: linphone/trunk/PKGBUILD
===================================================================
--- linphone/trunk/PKGBUILD	2015-03-13 21:26:10 UTC (rev 129204)
+++ linphone/trunk/PKGBUILD	2015-03-13 21:29:05 UTC (rev 129205)
@@ -3,8 +3,8 @@
 # Contributor: Darwin Bautista <djclue917 at gmail.com>
 
 pkgname=linphone
-pkgver=3.7.0
-pkgrel=2
+pkgver=3.8.0
+pkgrel=1
 pkgdesc="A Voice-over-IP phone"
 arch=('i686' 'x86_64')
 url="http://www.linphone.org/index.php/eng"
@@ -15,8 +15,8 @@
 makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgmltools-lite')
 optdepends=('pulseaudio')
 options=('!emptydirs')
-source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.7.x/sources/${pkgname}-$pkgver.tar.gz")
-md5sums=('6978492712bdacd452e375254d6033ae')
+source=("http://download-mirror.savannah.gnu.org/releases/${pkgname}/3.8.x/sources/${pkgname}-$pkgver.tar.gz")
+md5sums=('086b4100d4817497223fe4b6c37a0acd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list