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

Sergej Pupykin spupykin at archlinux.org
Mon Feb 15 16:17:46 UTC 2016


    Date: Monday, February 15, 2016 @ 17:17:46
  Author: spupykin
Revision: 161682

upgpkg: gsoap 2.8.28-1

upd

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 16:07:53 UTC (rev 161681)
+++ PKGBUILD	2016-02-15 16:17:46 UTC (rev 161682)
@@ -4,8 +4,8 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.22
-pkgrel=2
+pkgver=2.8.28
+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=('1f7d7c3a4c8b8d2d55329d176cbb5cde'
+md5sums=('f22d5fe2c398c56ceb706283edcd9e3c'
          '27aaa3f5166db94d44044c11a7b2c37b')
 
 build() {



More information about the arch-commits mailing list