[arch-commits] Commit in libexosip2/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Apr 16 14:01:15 UTC 2013


    Date: Tuesday, April 16, 2013 @ 16:01:15
  Author: spupykin
Revision: 88346

upgpkg: libexosip2 1:3.6.0-1

upd

Modified:
  libexosip2/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-16 13:58:17 UTC (rev 88345)
+++ PKGBUILD	2013-04-16 14:01:15 UTC (rev 88346)
@@ -3,7 +3,8 @@
 # Contributor: Darwin Bautista <djclue917 at gmail.com>
 
 pkgname=libexosip2
-pkgver=4.0.0
+epoch=1
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement"
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 depends=('libosip2>=4.0.0' 'openssl')
 options=(!libtool)
 source=(http://download.savannah.nongnu.org/releases/exosip/libeXosip2-${pkgver/_/-}.tar.gz)
-md5sums=('aa385b85f6a17876763a0a860fe2afbf')
+md5sums=('6fef4c110f1305048a8b307f440933d9')
 
 build() {
   cd "$srcdir/libeXosip2-${pkgver/_/-}"




More information about the arch-commits mailing list