[arch-commits] Commit in gsoap/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Fri Jun 24 14:51:47 UTC 2016
    
    
  
    Date: Friday, June 24, 2016 @ 14:51:47
  Author: spupykin
Revision: 181006
upgpkg: gsoap 2.8.33-1
upd
Modified:
  gsoap/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-24 14:39:06 UTC (rev 181005)
+++ PKGBUILD	2016-06-24 14:51:47 UTC (rev 181006)
@@ -4,7 +4,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.30
+pkgver=2.8.33
 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"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
-md5sums=('1a7f65586d8184dbbde27729de96ef74'
+md5sums=('43dade7839252500f7671f8fe6a3739c'
          '27aaa3f5166db94d44044c11a7b2c37b')
 
 build() {
    
    
More information about the arch-commits
mailing list