diff options
Diffstat (limited to 'community/libexosip2/PKGBUILD')
-rw-r--r-- | community/libexosip2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD index 79c1b7a63..ca1be07a1 100644 --- a/community/libexosip2/PKGBUILD +++ b/community/libexosip2/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99835 2013-10-31 01:59:40Z allan $ +# $Id: PKGBUILD 100194 2013-11-01 21:08:42Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Darwin Bautista <djclue917@gmail.com> pkgname=libexosip2 epoch=1 pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement" arch=('i686' 'x86_64') url="http://savannah.nongnu.org/projects/exosip/" |