[arch-commits] Commit in perl-mime-tools/trunk (PKGBUILD)

Thore Bödecker foxxx0 at archlinux.org
Mon Jan 8 15:26:43 UTC 2018


    Date: Monday, January 8, 2018 @ 15:26:42
  Author: foxxx0
Revision: 280540

upgpkg: perl-mime-tools 5.509-4

use https

Modified:
  perl-mime-tools/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 15:17:40 UTC (rev 280539)
+++ PKGBUILD	2018-01-08 15:26:42 UTC (rev 280540)
@@ -1,13 +1,14 @@
 # $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Maintainer: Thore Bödecker <foxxx0 at archlinux.org>
+# Conntributor: Giovanni Scafora <giovanni at archlinux.org>
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-mime-tools
 pkgver=5.509
-pkgrel=3
+pkgrel=4
 pkgdesc="Parses streams to create MIME entities"
 arch=('any')
-url="http://search.cpan.org/dist/MIME-tools"
+url="https://metacpan.org/pod/MIME::Tools"
 license=('GPL' 'PerlArtistic')
 depends=('perl-mailtools' 'perl-io-stringy' 'perl-convert-binhex')
 options=('!emptydirs')
@@ -18,8 +19,8 @@
 	'perl-mime-field-conttype=5.428.0' 'perl-mime-field-paramval=5.428.0' 'perl-mime-head=5.428.0'
 	'perl-mime-parser' 'perl-mime-parser-filer' 'perl-mime-parser-reader'
 	'perl-mime-parser-results' 'perl-mime-worddecoder' 'perl-mime-words=5.428.0')
-source=("http://www.cpan.org/authors/id/D/DS/DSKOLL/MIME-tools-${pkgver}.tar.gz") 
-md5sums=('a2f0e07da2ff4b0478908544cc4b40fa')
+source=("https://www.cpan.org/authors/id/D/DS/DSKOLL/MIME-tools-${pkgver}.tar.gz") 
+sha512sums=('0407b09916144eafbee0c75758306e0f44c27db0e8aabf033267f9903f676f0415de99927dcfdb69f9e9d4123d63c280f526dff92e0d97744761c888df90667a')
 
 build() {
   cd  "${srcdir}/MIME-tools-${pkgver}"



More information about the arch-commits mailing list