summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9efbcb0de109..0bd8215629a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Tue Jul 5 15:34:15 UTC 2016
pkgbase = perl-cgi-psgi
pkgdesc = Adapt CGI.pm to the PSGI protocol
pkgver = 0.15
- pkgrel = 2
+ pkgrel = 3
url = http://search.cpan.org/~miyagawa/CGI-PSGI-0.15/
arch = any
license = GPL
license = PerlArtistic
depends = perl
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-PSGI-0.15.tar.gz
+ source = https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/CGI-PSGI-0.15.tar.gz
sha256sums = c50dcb10bf8486a9843baed032ad89d879ff2f41c993342dead62f947a598d91
pkgname = perl-cgi-psgi
diff --git a/PKGBUILD b/PKGBUILD
index 4677aa01e9e8..5685dd8a998f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
+# Maintainer: Felix Golatofski <contact@xdfr.de>
# Contributor: Max Pray a.k.a. Synthead <synthead@gmail.com>
-# Maintainer: Ruben Kelevra <ruben@vfn-nrw.de>
+# Contributor: Ruben Kelevra <ruben@vfn-nrw.de>
pkgname=perl-cgi-psgi
_cpanname="CGI-PSGI"
pkgver=0.15
-pkgrel=2
+pkgrel=3
pkgdesc="Adapt CGI.pm to the PSGI protocol"
arch=('any')
url="http://search.cpan.org/~miyagawa/$_cpanname-$pkgver/"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/$_cpanname-$pkgver.tar.gz")
+source=("https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/${_cpanname}-${pkgver}.tar.gz")
sha256sums=('c50dcb10bf8486a9843baed032ad89d879ff2f41c993342dead62f947a598d91')
# Function to change to the working directory and set