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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Jan 22 19:43:15 UTC 2014


    Date: Wednesday, January 22, 2014 @ 20:43:15
  Author: spupykin
Revision: 104559

upgpkg: gsoap 2.8.17-1

upd

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-22 19:29:43 UTC (rev 104558)
+++ PKGBUILD	2014-01-22 19:43:15 UTC (rev 104559)
@@ -4,8 +4,8 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.16
-pkgrel=3
+pkgver=2.8.17
+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=('274d16bea12b111681bcac2283c4c24a'
+md5sums=('381affd6e3ba59effb35725166143014'
          '27aaa3f5166db94d44044c11a7b2c37b')
 
 build() {




More information about the arch-commits mailing list