summaryrefslogtreecommitdiffstats
path: root/abs/core/perl_modules/perl-soap-lite/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-04-18 17:35:34 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-04-18 17:35:34 (GMT)
commita3e950053d847e719d489c13064b6c165425385c (patch)
treefccd4ec9f53e519563c0cfd25833cd8c3caaaa20 /abs/core/perl_modules/perl-soap-lite/PKGBUILD
parentbd44be589a2626bd26a7f31b23c2358fb74e5c95 (diff)
parent0a8de86de9f21f7877075ac2800254239ae84a81 (diff)
downloadlinhes_pkgbuild-a3e950053d847e719d489c13064b6c165425385c.zip
linhes_pkgbuild-a3e950053d847e719d489c13064b6c165425385c.tar.gz
linhes_pkgbuild-a3e950053d847e719d489c13064b6c165425385c.tar.bz2
Merge branch 'testing'
Diffstat (limited to 'abs/core/perl_modules/perl-soap-lite/PKGBUILD')
-rw-r--r--abs/core/perl_modules/perl-soap-lite/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/perl_modules/perl-soap-lite/PKGBUILD b/abs/core/perl_modules/perl-soap-lite/PKGBUILD
index d885fcb..f5e8ee2 100644
--- a/abs/core/perl_modules/perl-soap-lite/PKGBUILD
+++ b/abs/core/perl_modules/perl-soap-lite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163581 2012-07-16 06:21:11Z giovanni $
+# $Id$
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-soap-lite
-pkgver=0.715
+pkgver=1.20
pkgrel=1
pkgdesc="Client and server side SOAP implementation"
arch=('any')
@@ -42,8 +42,8 @@ provides=(
perl-xmlrpc-transport-pop3
perl-xmlrpc-transport-tcp
)
-source=("http://www.cpan.org/authors/id/M/MK/MKUTTER/SOAP-Lite-${pkgver}.tar.gz")
-md5sums=('a44c41291ddddaa19c02a72cd554327b')
+source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/SOAP-Lite-${pkgver}.tar.gz")
+md5sums=('b49632017cb5ba43c85d60cbe638af07')
build() {
cd "${srcdir}/SOAP-Lite-${pkgver}"