summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2024-01-26 22:55:01 +0100
committerJakob Gahde2024-01-26 22:55:01 +0100
commit2548f64175df3475748808864eac4696b17b4cd6 (patch)
tree417342ef62062681ad4439163780b338f37dc9b1 /PKGBUILD
parent5fbd828a687833fe91c7bfb4867587cf7fc30ba6 (diff)
downloadaur-perl-getopt-long-descriptive.tar.gz
perl-getopt-long-descriptive 0.111-1: Update source URL to BackPAN
Current one 404s
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d22195b373ab..998bd6f5ef44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://metacpan.org/dist/Getopt-Long-Descriptive"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-params-validate' 'perl-sub-exporter')
checkdepends=('perl-cpan-meta-check' 'perl-test-fatal' 'perl-test-warnings')
-source=("https://www.cpan.org/modules/by-module/Getopt/Getopt-Long-Descriptive-${pkgver}.tar.gz")
+source=("https://backpan.cpan.org/modules/by-authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-${pkgver}.tar.gz")
sha512sums=('22cff8f92e51f08573e34f24028adbf1c3c1c88570a8d35361234ff13486ca5de20ee2cf8d056971777b9cb0f0c78cc183de2e74915f23eaf9b14fbcbf256531')
build() {