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 e25d7b34712d..3c00cf7a4703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-mojolicious'
-pkgver='8.50'
+pkgver='8.51'
pkgrel='1'
pkgdesc="Real-time web framework"
arch=('any')
@@ -13,8 +13,8 @@ depends=('perl>=5.16.0')
makedepends=()
url='https://metacpan.org/release/Mojolicious'
source=("https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-${pkgver}.tar.gz")
-md5sums=('403c329e7270c3bc17e11a02a665b338')
-sha512sums=('29864baefb9c7786c77e371c6e29a8f811e434815c07ea265804431cbe37ed8bfcbb7b8bd6a0cfd45ae5aca8e53225121d9f30cd46cac1e6e87ae042d791c6b5')
+md5sums=('9dc629629203219ea6fb597ffcf564c8')
+sha512sums=('6cc8835250a25417398f41f335c54976cc58620dfb82b5691b304587c91a14f132c49aae3203adb9650879427961754b7346e83d27eb17c093627f6f7f1fcade')
_distdir="Mojolicious-${pkgver}"
build() {