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

Sergej Pupykin spupykin at archlinux.org
Tue Jul 18 11:31:52 UTC 2017


    Date: Tuesday, July 18, 2017 @ 11:31:51
  Author: spupykin
Revision: 245540

upgpkg: gsoap 2.8.49-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-18 10:10:01 UTC (rev 245539)
+++ PKGBUILD	2017-07-18 11:31:51 UTC (rev 245540)
@@ -4,8 +4,8 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.45
-pkgrel=2
+pkgver=2.8.49
+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=(https://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
-sha256sums=('81946d1ecd99ea414383d5f090e6b292908ff3ac0211cb097a1d1d54e9808bce'
+sha256sums=('520909edb975ec7fc63aa1b404993a79c1b8f6a0d80bca588c03cfa5fec12410'
             '0457ad7ae5599c7ee2e30f94d685dfd1a39cc9a9e3937aef1417d1752dfc6eb3')
 
 build() {



More information about the arch-commits mailing list