From 10186e39e2b69c93e7405718872dd543722aa5dc Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 6 Mar 2023 20:40:15 +0100 Subject: [PATCH] Some more URL fixes and rebuilds --- perl-Algorithm-Diff/PKGBUILD | 2 +- perl-Encode-Locale/PKGBUILD | 4 ++-- perl-ExtUtils-Config/PKGBUILD | 4 ++-- perl-ExtUtils-Depends/PKGBUILD | 4 ++-- perl-ExtUtils-Helpers/PKGBUILD | 4 ++-- perl-ExtUtils-InstallPaths/PKGBUILD | 4 ++-- perl-File-Copy-Recursive/PKGBUILD | 4 ++-- perl-File-Next/PKGBUILD | 4 ++-- perl-File-chdir/PKGBUILD | 4 ++-- perl-Font-TTF/PKGBUILD | 4 ++-- perl-Getopt-Tabular/PKGBUILD | 4 ++-- perl-HTML-Tagset/PKGBUILD | 4 ++-- perl-Locale-Gettext/PKGBUILD | 4 ++-- perl-getopt-argvfile/PKGBUILD | 4 ++-- 14 files changed, 27 insertions(+), 27 deletions(-) diff --git a/perl-Algorithm-Diff/PKGBUILD b/perl-Algorithm-Diff/PKGBUILD index 4c74f678..0e50ee2c 100644 --- a/perl-Algorithm-Diff/PKGBUILD +++ b/perl-Algorithm-Diff/PKGBUILD @@ -3,7 +3,7 @@ _realname=Algorithm-Diff pkgname=perl-${_realname} pkgver=1.201 -pkgrel=2 +pkgrel=3 pkgdesc="Compute 'intelligent' differences between two files / lists" arch=('any') url="https://metacpan.org/dist/Algorithm-Diff" diff --git a/perl-Encode-Locale/PKGBUILD b/perl-Encode-Locale/PKGBUILD index b891a115..79d541e2 100644 --- a/perl-Encode-Locale/PKGBUILD +++ b/perl-Encode-Locale/PKGBUILD @@ -3,7 +3,7 @@ _realname=Encode-Locale pkgname=perl-${_realname} pkgver=1.05 -pkgrel=1 +pkgrel=2 pkgdesc="Determine the locale encoding" arch=('any') license=(PerlArtistic GPL) @@ -13,7 +13,7 @@ makedepends=() checkdepends=() groups=('perl-modules') conflicts=('perl-libwww<6') -url="https://metacpan.org/release/Encode-Locale" +url="https://metacpan.org/dist/Encode-Locale" source=(https://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz) sha256sums=('176fa02771f542a4efb1dbc2a4c928e8f4391bf4078473bd6040d8f11adb0ec1') diff --git a/perl-ExtUtils-Config/PKGBUILD b/perl-ExtUtils-Config/PKGBUILD index 81b3bad8..4027af8e 100644 --- a/perl-ExtUtils-Config/PKGBUILD +++ b/perl-ExtUtils-Config/PKGBUILD @@ -3,10 +3,10 @@ _realname=ExtUtils-Config pkgname=perl-${_realname} pkgver=0.008 -pkgrel=1 +pkgrel=2 pkgdesc="ExtUtils::Config - A wrapper for perl's configuration" arch=('any') -url="https://metacpan.org/${_realname}/" +url="https://metacpan.org/dist/ExtUtils-Config" groups=('perl-modules') license=('PerlArtistic' 'GPL') depends=('perl') diff --git a/perl-ExtUtils-Depends/PKGBUILD b/perl-ExtUtils-Depends/PKGBUILD index 53e5b87e..c59617a8 100644 --- a/perl-ExtUtils-Depends/PKGBUILD +++ b/perl-ExtUtils-Depends/PKGBUILD @@ -3,10 +3,10 @@ _realname=ExtUtils-Depends pkgname=perl-${_realname} pkgver=0.8001 -pkgrel=1 +pkgrel=2 pkgdesc="The Perl depends module" arch=('any') -url="https://metacpan.org/${_realname}/" +url="https://metacpan.org/dist/ExtUtils-Depends" groups=('perl-modules') license=('PerlArtistic') depends=('perl') diff --git a/perl-ExtUtils-Helpers/PKGBUILD b/perl-ExtUtils-Helpers/PKGBUILD index 0f2f6afa..22bb209f 100644 --- a/perl-ExtUtils-Helpers/PKGBUILD +++ b/perl-ExtUtils-Helpers/PKGBUILD @@ -3,10 +3,10 @@ _realname=ExtUtils-Helpers pkgname=perl-${_realname} pkgver=0.026 -pkgrel=1 +pkgrel=2 pkgdesc="ExtUtils::Helpers - Various portability utilities for module builders" arch=('any') -url="https://metacpan.org/${_realname}/" +url="https://metacpan.org/dist/ExtUtils-Helpers" groups=('perl-modules') license=('PerlArtistic' 'GPL') depends=('perl') diff --git a/perl-ExtUtils-InstallPaths/PKGBUILD b/perl-ExtUtils-InstallPaths/PKGBUILD index 1dc3b706..9ab2e4e5 100644 --- a/perl-ExtUtils-InstallPaths/PKGBUILD +++ b/perl-ExtUtils-InstallPaths/PKGBUILD @@ -3,10 +3,10 @@ _realname=ExtUtils-InstallPaths pkgname=perl-${_realname} pkgver=0.012 -pkgrel=1 +pkgrel=2 pkgdesc="ExtUtils::InstallPaths - Build.PL install path logic made easy" arch=('any') -url="https://metacpan.org/${_realname}/" +url="https://metacpan.org/dist/ExtUtils-InstallPaths" groups=('perl-modules') license=('PerlArtistic' 'GPL') depends=('perl' 'perl-ExtUtils-Config') diff --git a/perl-File-Copy-Recursive/PKGBUILD b/perl-File-Copy-Recursive/PKGBUILD index 2edc977e..69a6769c 100644 --- a/perl-File-Copy-Recursive/PKGBUILD +++ b/perl-File-Copy-Recursive/PKGBUILD @@ -3,13 +3,13 @@ _realname=File-Copy-Recursive pkgname=perl-${_realname} pkgver=0.45 -pkgrel=1 +pkgrel=2 pkgdesc="extension for recursively copying files and directories" arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl') -url='https://metacpan.org/release/File-Copy-Recursive' +url='https://metacpan.org/dist/File-Copy-Recursive' groups=('perl-modules') source=("https://www.cpan.org/authors/id/D/DM/DMUEY/${_realname}-${pkgver}.tar.gz") sha256sums=('d3971cf78a8345e38042b208bb7b39cb695080386af629f4a04ffd6549df1157') diff --git a/perl-File-Next/PKGBUILD b/perl-File-Next/PKGBUILD index c61f5ac8..2b655051 100644 --- a/perl-File-Next/PKGBUILD +++ b/perl-File-Next/PKGBUILD @@ -3,11 +3,11 @@ _realname=File-Next pkgname=perl-${_realname} pkgver=1.18 -pkgrel=1 +pkgrel=2 pkgdesc="File-finding iterator" arch=('any') license=('PerlArtistic' 'GPL') -url="https://metacpan.org/${_realname}" +url="https://metacpan.org/dist/File-Next" groups=('perl-modules') depends=('perl') options=(!emptydirs) diff --git a/perl-File-chdir/PKGBUILD b/perl-File-chdir/PKGBUILD index 8c1c800a..561d5359 100644 --- a/perl-File-chdir/PKGBUILD +++ b/perl-File-chdir/PKGBUILD @@ -3,10 +3,10 @@ _realname=File-chdir pkgname=perl-${_realname} pkgver=0.1011 -pkgrel=1 +pkgrel=2 pkgdesc="a more sensible way to change directories" arch=('any') -url="https://search.cpan.org/dist/File-chdir" +url="https://metacpan.org/dist/File-chdir" groups=('perl-modules') depends=('perl') license=('GPL' 'PerlArtistic') diff --git a/perl-Font-TTF/PKGBUILD b/perl-Font-TTF/PKGBUILD index a54f5bf3..c663b039 100644 --- a/perl-Font-TTF/PKGBUILD +++ b/perl-Font-TTF/PKGBUILD @@ -4,10 +4,10 @@ _perlmod='Font-TTF' _modnamespace='Font' pkgname="perl-${_perlmod}" pkgver=1.06 -pkgrel=1 +pkgrel=2 pkgdesc="${_perlmod//-/::} - Perl module for TrueType font hacking" arch=(any) -url="https://metacpan.org/${_perlmod}" +url="https://metacpan.org/dist/Font-TTF" license=('Artistic2.0') groups=('perl-modules') depends=(perl-IO-String) diff --git a/perl-Getopt-Tabular/PKGBUILD b/perl-Getopt-Tabular/PKGBUILD index 36dd0d6c..a0e66466 100644 --- a/perl-Getopt-Tabular/PKGBUILD +++ b/perl-Getopt-Tabular/PKGBUILD @@ -3,10 +3,10 @@ _realname=Getopt-Tabular pkgname=perl-${_realname} pkgver=0.3 -pkgrel=1 +pkgrel=2 pkgdesc="table-driven argument parsing for Perl 5" arch=('any') -url="https://metacpan.org/author/GWARD${_realname}-${pkgver}" +url="https://metacpan.org/dist/Getopt-Tabular" groups=('perl-modules') depends=('perl') license=('GPL' 'PerlArtistic') diff --git a/perl-HTML-Tagset/PKGBUILD b/perl-HTML-Tagset/PKGBUILD index f5354836..66b90487 100644 --- a/perl-HTML-Tagset/PKGBUILD +++ b/perl-HTML-Tagset/PKGBUILD @@ -3,11 +3,11 @@ _realname=HTML-Tagset pkgname=perl-${_realname} pkgver=3.20 -pkgrel=2 +pkgrel=3 pkgdesc="Data tables useful in parsing HTML" arch=('any') license=('PerlArtistic') -url="https://metacpan.org/${_realname}/" +url="https://metacpan.org/dist/HTML-Tagset" groups=('perl-modules') depends=('perl>=5.10.0') replaces=('HTML-Tagset') diff --git a/perl-Locale-Gettext/PKGBUILD b/perl-Locale-Gettext/PKGBUILD index 7c232c11..aee8d001 100644 --- a/perl-Locale-Gettext/PKGBUILD +++ b/perl-Locale-Gettext/PKGBUILD @@ -3,12 +3,12 @@ _realname=Locale-Gettext pkgname=perl-${_realname} pkgver=1.07 -pkgrel=9 +pkgrel=10 groups=('perl-modules') pkgdesc="Permits access from Perl to the gettext() family of functions" arch=('i686' 'x86_64') license=('GPL' 'PerlArtistic') -url="https://metacpan.org/${_realname}/" +url="https://search.cpan.org/dist/Locale-gettext/" depends=('gettext' 'perl') makedepends=('perl-devel' 'make' 'gcc' 'gettext-devel') options=(!emptydirs) diff --git a/perl-getopt-argvfile/PKGBUILD b/perl-getopt-argvfile/PKGBUILD index b7b7875d..8f78cac8 100644 --- a/perl-getopt-argvfile/PKGBUILD +++ b/perl-getopt-argvfile/PKGBUILD @@ -6,10 +6,10 @@ _realname=Getopt-ArgvFile pkgname=perl-${_realname} pkgver=1.11 -pkgrel=1 +pkgrel=2 pkgdesc="Take options from files" arch=('any') -url="https://metacpan.org/release/Getopt-ArgvFile" +url="https://metacpan.org/dist/Getopt-ArgvFile" license=('GPL' 'PerlArtistic') depends=('perl') options=('!emptydirs')