summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fc522b1a70f..0fdc77dea77b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
-# Contributor: John D Jones III <j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name google offers a mail service at ending in dot com>
-# Generator : CPANPLUS::Dist::Arch 1.25
+# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
+# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-cgi-application-plugin-session'
-pkgver='1.03'
+pkgver='1.05'
pkgrel='1'
pkgdesc="Plugin that adds session support to CGI::Application"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl-cgi-application>=3.21' 'perl-cgi-session>=3.95')
+depends=('perl-cgi-application>=3.21' 'perl-cgi-session>=4.48')
makedepends=()
-url='http://search.cpan.org/dist/CGI-Application-Plugin-Session'
-source=('http://search.cpan.org/CPAN/authors/id/C/CE/CEESHEK/CGI-Application-Plugin-Session-1.03.tar.gz')
-md5sums=('4fd76fb77afc8b1cfe721b4bc0cdafbf')
-sha512sums=('dce7c3db14b09614e54262279ba2627db778c0ccfa6c49e7074b32d0830779a765eba2aa5915604d5a879bbe3dc66e31e295944c7f44415b649feb9f6fd0b26a')
-_distdir="CGI-Application-Plugin-Session-1.03"
+url='https://metacpan.org/release/CGI-Application-Plugin-Session'
+source=('http://search.cpan.org/CPAN/authors/id/F/FR/FREW/CGI-Application-Plugin-Session-1.05.tar.gz')
+md5sums=('d16ff4d5fb2414944062d2b22244d476')
+sha512sums=('d21369f3bbe89d4269da8071b37222e1881fce0a6933b7122dc1f976b8c862a794069348a413721716ff2d4b6778ff749564ea587cb02eadf969ed8cfcd07c05')
+_distdir="CGI-Application-Plugin-Session-1.05"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \