Date: Tuesday, October 20, 2020 @ 17:02:26 Author: spupykin Revision: 727631
upgpkg: gsoap 2.8.108-1 Modified: gsoap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-20 17:01:51 UTC (rev 727630) +++ PKGBUILD 2020-10-20 17:02:26 UTC (rev 727631) @@ -3,7 +3,7 @@ # Contributor: Lee.MaRS <[email protected]> pkgname=gsoap -pkgver=2.8.106 +pkgver=2.8.108 pkgrel=1 pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++" url="https://www.cs.fsu.edu/~engelen/soap.html" @@ -13,7 +13,7 @@ makedepends=('autoconf' 'automake') options=('staticlibs') source=("https://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip") -sha256sums=('4e74838baf5437e95ae17aa3efb48bd0621f483bff4424f6255fcf327ff80765') +sha256sums=('745b63d02eb49d6cf3d47fedaa344187fe532fb80bbd39c0ceee4cca285fa874') build() { cd "$srcdir"/gsoap-2.8
