diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-24 20:09:42 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-24 20:09:42 -0300 |
commit | 10f10c5912987bd665f56de13a7efa14e8595bc4 (patch) | |
tree | 44f78ac4a628f67172d6ec490c0c9ca4c96ae22b | |
parent | 003c376c2f2d73ec9730965992d9e6364de1bceb (diff) | |
download | abslibre-10f10c5912987bd665f56de13a7efa14e8595bc4.tar.gz abslibre-10f10c5912987bd665f56de13a7efa14e8595bc4.tar.bz2 abslibre-10f10c5912987bd665f56de13a7efa14e8595bc4.zip |
gsoap-legacy: add new description on PKGBUILD explain which it is a legacy version of gsoap
-rw-r--r-- | libre/gsoap-legacy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gsoap-legacy/PKGBUILD b/libre/gsoap-legacy/PKGBUILD index e92152a16..addcd690a 100644 --- a/libre/gsoap-legacy/PKGBUILD +++ b/libre/gsoap-legacy/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=gsoap pkgname=gsoap-legacy pkgver=2.8.11 pkgrel=1 -pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++" +pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ (legacy version)" url="http://www.cs.fsu.edu/~engelen/soap.html" arch=('i686' 'x86_64') license=('GPL' 'custom') |