summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b4428dd868a..f06902026bff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-mojolicious'
-pkgver='7.53'
+pkgver='7.54'
pkgrel='1'
pkgdesc="Real-time web framework"
arch=('any')
@@ -13,8 +13,8 @@ depends=('perl>=5.10.1')
makedepends=()
url='https://metacpan.org/release/Mojolicious'
source=("https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-${pkgver}.tar.gz")
-md5sums=('77d66766223b8303b9b9205d27d519a4')
-sha512sums=('5a09140285116709ff16528bbd8156c4faa49430a106feb674aaf290c6943ebd3629221e02ae54df665638d1f6be9f8367b0ac274e08f740d8920cbf68bd4078')
+md5sums=('d6d4f89b9293b180ada21ef051da98ed')
+sha512sums=('321172a6c0b3c0003a874fcf8c6be90182225a86d8117a5456454f0bc7035c8b7935873d200501302ad278c7fc87047179f94de37db0ac06a9dcecc982f09680')
_distdir="Mojolicious-${pkgver}"
build() {