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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 27 11:16:04 UTC 2014


    Date: Monday, October 27, 2014 @ 12:16:04
  Author: spupykin
Revision: 121472

upgpkg: gsoap 2.8.18-1

upd

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-27 11:15:56 UTC (rev 121471)
+++ PKGBUILD	2014-10-27 11:16:04 UTC (rev 121472)
@@ -4,8 +4,8 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.17
-pkgrel=2
+pkgver=2.8.18
+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"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
-md5sums=('381affd6e3ba59effb35725166143014'
+md5sums=('2e8996f5f68980933c9bc4374b2d93cd'
          '27aaa3f5166db94d44044c11a7b2c37b')
 
 build() {



More information about the arch-commits mailing list