[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Feb 13 13:09:01 UTC 2015
Date: Friday, February 13, 2015 @ 14:09:00
Author: spupykin
Revision: 127664
upgpkg: gsoap 2.8.21-1
upd
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-13 12:47:14 UTC (rev 127663)
+++ PKGBUILD 2015-02-13 13:09:00 UTC (rev 127664)
@@ -4,8 +4,8 @@
# Contributor: Lee.MaRS <leemars at gmail.com>
pkgname=gsoap
-pkgver=2.8.18
-pkgrel=2
+pkgver=2.8.21
+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=('2e8996f5f68980933c9bc4374b2d93cd'
+md5sums=('1464dde38e032809ec722100f4131942'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {
More information about the arch-commits
mailing list