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

Sergej Pupykin spupykin at archlinux.org
Tue Nov 22 10:28:05 UTC 2016


    Date: Tuesday, November 22, 2016 @ 10:28:04
  Author: spupykin
Revision: 196509

upgpkg: gsoap 2.8.39-1

upd

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-22 10:28:00 UTC (rev 196508)
+++ PKGBUILD	2016-11-22 10:28:04 UTC (rev 196509)
@@ -4,7 +4,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.38
+pkgver=2.8.39
 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,8 +15,8 @@
 options=('staticlibs')
 source=(https://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
-md5sums=('b4eeb238e9d551ec6c19d885f22c100b'
-         '27aaa3f5166db94d44044c11a7b2c37b')
+sha256sums=('7922bfea5f8d0889ea578026d368abd666983e36fed8745f807c39a072028760'
+            '0457ad7ae5599c7ee2e30f94d685dfd1a39cc9a9e3937aef1417d1752dfc6eb3')
 
 build() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list