summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilo Brueckner2022-06-14 13:27:18 +0200
committerTilo Brueckner2022-06-14 13:27:18 +0200
commite27c7b376350059b926f5efd18f3183cca39ec27 (patch)
tree387256ec45231d4184405df561811be4477edfc1
parentbdf9547fc54fc3dfa12851733585ef8fd315bbbf (diff)
downloadaur-e27c7b376350059b926f5efd18f3183cca39ec27.tar.gz
Update to version 1.39
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32ddfa5e00fa..c32dc61edd29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 6.0.0
-# Sun Jun 20 18:19:43 UTC 2021
+# Generated by makepkg 6.0.1
+# Tue Jun 14 11:23:23 UTC 2022
pkgbase = perl-mojolicious-plugin-authentication
pkgdesc = A plugin to make authentication a bit easier
- pkgver = 1.37
+ pkgver = 1.39
pkgrel = 1
url = https://metacpan.org/release/Mojolicious-Plugin-Authentication
arch = any
@@ -11,8 +11,8 @@ pkgbase = perl-mojolicious-plugin-authentication
depends = perl-mojolicious>=8.0
depends = perl>=5.016
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/J/JJ/JJATRIA/Mojolicious-Plugin-Authentication-1.37.tar.gz
- md5sums = c475f2d3962441698b178ad1bd7d2e29
- sha512sums = f0b5cc37a0d66cf45e907727b72caee94f101b32ae82263bc052c40912ea773d7d0db3a94f7f862a95b9a05b9ca1634f0bca075a3af8b4891f70e0928873068a
+ source = http://search.cpan.org/CPAN/authors/id/J/JJ/JJATRIA/Mojolicious-Plugin-Authentication-1.39.tar.gz
+ md5sums = 141dd090f6d8470a0d3483dc1f7aaa20
+ sha512sums = 05b2f1a4dcbb32a2727a1ff37b78eb7882b8c4fae5753db6b016c2303794f33c36c78de60242b61bb89ae4d0c821ada6fe2538a20b073905d3b5d7bc5762fd1d
pkgname = perl-mojolicious-plugin-authentication
diff --git a/PKGBUILD b/PKGBUILD
index a78c425681f2..671e0dcf5505 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-mojolicious-plugin-authentication'
-pkgver='1.37'
+pkgver='1.39'
pkgrel='1'
pkgdesc="A plugin to make authentication a bit easier"
arch=('any')
@@ -12,8 +12,8 @@ depends=('perl-mojolicious>=8.0' 'perl>=5.016')
makedepends=()
url='https://metacpan.org/release/Mojolicious-Plugin-Authentication'
source=("http://search.cpan.org/CPAN/authors/id/J/JJ/JJATRIA/Mojolicious-Plugin-Authentication-${pkgver}.tar.gz")
-md5sums=('c475f2d3962441698b178ad1bd7d2e29')
-sha512sums=('f0b5cc37a0d66cf45e907727b72caee94f101b32ae82263bc052c40912ea773d7d0db3a94f7f862a95b9a05b9ca1634f0bca075a3af8b4891f70e0928873068a')
+md5sums=('141dd090f6d8470a0d3483dc1f7aaa20')
+sha512sums=('05b2f1a4dcbb32a2727a1ff37b78eb7882b8c4fae5753db6b016c2303794f33c36c78de60242b61bb89ae4d0c821ada6fe2538a20b073905d3b5d7bc5762fd1d')
_distdir="Mojolicious-Plugin-Authentication-${pkgver}"
build() {