[arch-commits] Commit in perl-lwp-protocol-https/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Aug 13 12:24:42 UTC 2014


    Date: Wednesday, August 13, 2014 @ 14:24:42
  Author: fyan
Revision: 219664

upgpkg: perl-lwp-protocol-https 6.06-1

upstream new release from a new author

Modified:
  perl-lwp-protocol-https/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-13 12:20:53 UTC (rev 219663)
+++ PKGBUILD	2014-08-13 12:24:42 UTC (rev 219664)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer:
+# Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=perl-lwp-protocol-https
-pkgver=6.04
+pkgver=6.06
 pkgrel=1
 pkgdesc="Provide https support for LWP::UserAgent"
 arch=('any')
@@ -10,8 +10,8 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl' 'perl-io-socket-ssl' 'perl-mozilla-ca' 'perl-net-http' 'perl-libwww')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-Protocol-https-${pkgver}.tar.gz")
-md5sums=('1b422a7d3b5fed1eb4d748fdc9fd79a4')
+source=("http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/LWP-Protocol-https-$pkgver.tar.gz")
+md5sums=('06f5dfd33b07f6594a429dbbd5e6a2d1')
 
 build() {
   cd LWP-Protocol-https-${pkgver}




More information about the arch-commits mailing list