[arch-commits] Commit in perl-io-stringy/trunk (PKGBUILD)

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


    Date: Monday, January 8, 2018 @ 15:17:32
  Author: foxxx0
Revision: 280538

upgpkg: perl-io-stringy 2.111-3

use https

Modified:
  perl-io-stringy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 15:14:04 UTC (rev 280537)
+++ PKGBUILD	2018-01-08 15:17:32 UTC (rev 280538)
@@ -1,18 +1,19 @@
 # $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Maintainer: Thore Bödecker <foxxx0 at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-io-stringy
 pkgver=2.111
-pkgrel=2
+pkgrel=3
 pkgdesc="I/O on in-core objects like strings/arrays"
 arch=('any')
-url="http://search.cpan.org/dist/IO-stringy"
+url="https://metacpan.org/pod/IO::Stringy"
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz") 
-md5sums=('e91acf0a800b190d13585a47de775bdd')
+source=("https://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-${pkgver}.tar.gz") 
+sha512sums=('9da8fb03945bc4a59cea3b3b2e22b15d56b133470e581d1cb03920bda2b4953e3c9e4a25d095ed8a384efb5a4c58db437c92cca6a81d583791191f1a37691a4a')
 
 build() {
   cd  "${srcdir}/IO-stringy-${pkgver}"



More information about the arch-commits mailing list