Date: Thursday, July 30, 2015 @ 12:33:29 Author: spupykin Revision: 137606
upgpkg: belle-sip 1.4.1-1 upd Modified: belle-sip/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-30 10:24:18 UTC (rev 137605) +++ PKGBUILD 2015-07-30 10:33:29 UTC (rev 137606) @@ -3,8 +3,8 @@ # Contributor: Darwin Bautista <[email protected]> pkgname=belle-sip -pkgver=1.4.0 -pkgrel=3 +pkgver=1.4.1 +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=('17aed9525c4ab8916fbfc76c57372f9c' +md5sums=('c6460e294e77bd0646b7eda7fbe21523' '1b91dea1c7d480b3223f7c8a9aa0e172') prepare() {
