[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed May 10 13:06:00 UTC 2017
Date: Wednesday, May 10, 2017 @ 13:06:00
Author: spupykin
Revision: 227688
upgpkg: gsoap 2.8.45-1
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-10 13:05:52 UTC (rev 227687)
+++ PKGBUILD 2017-05-10 13:06:00 UTC (rev 227688)
@@ -4,8 +4,8 @@
# Contributor: Lee.MaRS <leemars at gmail.com>
pkgname=gsoap
-pkgver=2.8.44
-pkgrel=2
+pkgver=2.8.45
+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=('c61dd4d228e55177b6251bcde6d37c834eeedae434c43ad3af07e38e4b84f94e'
+sha256sums=('81946d1ecd99ea414383d5f090e6b292908ff3ac0211cb097a1d1d54e9808bce'
'0457ad7ae5599c7ee2e30f94d685dfd1a39cc9a9e3937aef1417d1752dfc6eb3')
build() {
More information about the arch-commits
mailing list