[arch-commits] Commit in gsoap/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at nymeria.archlinux.org
       
    Fri Jun 28 19:02:31 UTC 2013
    
    
  
    Date: Friday, June 28, 2013 @ 21:02:30
  Author: spupykin
Revision: 93224
upgpkg: gsoap 2.8.15-1
upd
Modified:
  gsoap/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-28 18:57:03 UTC (rev 93223)
+++ PKGBUILD	2013-06-28 19:02:30 UTC (rev 93224)
@@ -4,7 +4,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.14
+pkgver=2.8.15
 pkgrel=1
 pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++"
 url="http://www.cs.fsu.edu/~engelen/soap.html"
@@ -14,7 +14,7 @@
 makedepends=('autoconf' 'automake')
 source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
-md5sums=('a032616b7c3b613ce67260a89db9df74'
+md5sums=('abd244644446ae08d3aa36ece9113ad4'
          '27aaa3f5166db94d44044c11a7b2c37b')
 
 build() {
    
    
More information about the arch-commits
mailing list