From 62b00d5bf76ef2c670dbeefe2051629d96ab7660 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 21 Aug 2013 02:15:21 -0700 Subject: Wed Aug 21 02:13:52 PDT 2013 --- community/libexosip2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libexosip2/PKGBUILD') diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD index aa31a11c4..324bee8f4 100644 --- a/community/libexosip2/PKGBUILD +++ b/community/libexosip2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 88347 2013-04-16 14:01:30Z spupykin $ +# $Id: PKGBUILD 96139 2013-08-20 09:34:21Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Darwin Bautista pkgname=libexosip2 epoch=1 -pkgver=3.6.0 +pkgver=4.0.0 pkgrel=1 pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL') depends=('libosip2>=4.0.0' 'openssl') options=(!libtool) source=(http://download.savannah.nongnu.org/releases/exosip/libeXosip2-${pkgver/_/-}.tar.gz) -md5sums=('6fef4c110f1305048a8b307f440933d9') +md5sums=('aa385b85f6a17876763a0a860fe2afbf') build() { cd "$srcdir/libeXosip2-${pkgver/_/-}" -- cgit v1.2.3-54-g00ecf