From b7e258b33ca653dbb8d3fcb7a5df001a8d926ad6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 16 Mar 2017 12:23:56 +0000 Subject: [PATCH] community/belle-sip to 1.6.1-1 --- community/belle-sip/PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/community/belle-sip/PKGBUILD b/community/belle-sip/PKGBUILD index 740146205..c9e00e8c5 100644 --- a/community/belle-sip/PKGBUILD +++ b/community/belle-sip/PKGBUILD @@ -6,21 +6,20 @@ # - increase maximum allocation pool to 512MB to fix AArch64 build pkgname=belle-sip -pkgver=1.5.0 -pkgrel=2 +pkgver=1.6.1 +pkgrel=1 pkgdesc="A Voice-over-IP phone" arch=('i686' 'x86_64') -url="http://www.linphone.org/index.php/eng" +url="https://github.com/BelledonneCommunications/belle-sip/" license=('GPL') depends=('libantlr3c' 'gcc-libs' 'mbedtls' 'bctoolbox') makedepends=('java-runtime') options=('!emptydirs') -#source=("http://download-mirror.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-$pkgver.tar.gz" source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/belle-sip/archive/$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=('b1587edb9c082d0cc5a1299a489a4259' - '1b91dea1c7d480b3223f7c8a9aa0e172') +sha256sums=('60ea452d21403f59dd78fce9f385de81666e14b6b5e2533505e635611479c52e' + '9d3e866b610460664522520f73b81777b5626fb0a282a5952b9800b751550bf7') prepare() { cd $pkgname-$pkgver