summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilo Brueckner2022-06-14 13:27:18 +0200
committerTilo Brueckner2022-06-14 13:27:18 +0200
commite27c7b376350059b926f5efd18f3183cca39ec27 (patch)
tree387256ec45231d4184405df561811be4477edfc1 /PKGBUILD
parentbdf9547fc54fc3dfa12851733585ef8fd315bbbf (diff)
downloadaur-e27c7b376350059b926f5efd18f3183cca39ec27.tar.gz
Update to version 1.39
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {