diff options
Diffstat (limited to 'community/gsoap/PKGBUILD')
-rw-r--r-- | community/gsoap/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD index befbbb1be..4c067e51b 100644 --- a/community/gsoap/PKGBUILD +++ b/community/gsoap/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 96756 2013-09-04 10:16:51Z spupykin $ +# $Id: PKGBUILD 100170 2013-11-01 20:48:34Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Tor Krill <tor@krill.nu> # Contributor: Lee.MaRS <leemars@gmail.com> pkgname=gsoap pkgver=2.8.16 -pkgrel=1 +pkgrel=2 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' 'mips64el') |