summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Swagar2021-03-20 15:44:19 -0700
committerTyler Swagar2021-03-20 15:44:19 -0700
commitf3ac5677ed3296b89081515c987394612ca7eec5 (patch)
tree5d86d3d498fbbf25b0707ea3e5832b6d4492265f /PKGBUILD
parenta327216bbd34d7cc719c242979dc11117a3932f6 (diff)
downloadaur-f3ac5677ed3296b89081515c987394612ca7eec5.tar.gz
Upgrade to 9.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d51053448feb..65c349e829e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-mojolicious'
-pkgver='9.11'
+pkgver='9.12'
pkgrel='1'
pkgdesc="Real-time web framework"
arch=('any')
@@ -14,8 +14,8 @@ makedepends=()
optdepends=('perl-cpanel-json-xs>=4.09: Faster JSON encoding and decoding')
url='https://metacpan.org/release/Mojolicious'
source=("https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-${pkgver}.tar.gz")
-md5sums=('391219128b0df553d03376892ccf883a')
-sha512sums=('e7178c975404af463e63568cd0e393c88fc1ff2cf87c5446ac6c858dc5d9b5a1497729e1649f13684dead63f686ce60e26fb1c7eb9648d22e95901d0e1afd8b1')
+md5sums=('2eae24ef06a1448eb86458ab421354df')
+sha512sums=('875cd5f5b841233242b2fa6775920bbbb30bc0363b0f44637f279641686708a18fbf7c5d7413c655bafe1a4a318fdef74eca6dfcd5eba442064b10b6e9fcf524')
_distdir="Mojolicious-${pkgver}"
build() {