summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-mojolicious-plugin-assetpack/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-mojolicious-plugin-assetpack/PKGBUILD b/perl-mojolicious-plugin-assetpack/PKGBUILD
index 50d8a717..0295f08c 100644
--- a/perl-mojolicious-plugin-assetpack/PKGBUILD
+++ b/perl-mojolicious-plugin-assetpack/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : neuesPerlPaket (2187f3ca33d7c791f08a9ab8c3893497ec9caa377e13a9f4565f67f0abb693a7e3c3edb2792f2bae0865f195eb47b422ea736d98c72a803ee24cecfcdfa2829f)
pkgname='perl-mojolicious-plugin-assetpack'
-pkgver=1.47
+pkgver=2.00
pkgrel=1
pkgdesc='Compress and convert css, less, sass, javascript and coffeescript files'
arch=('any')
@@ -20,7 +20,7 @@ makedepends=(
url='https://metacpan.org/release/Mojolicious-Plugin-AssetPack'
_distdir="Mojolicious-Plugin-AssetPack-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/${_distdir}.tar.gz")
-sha512sums=('88fd7b284bdff7e1eff6b80b2429dbab3536f9bc181092bdbcf5590800c29349dd57a77cb9366dcfbc3a1aa0beeeaa89355111b9647584c7b8f75e406bdadfcf')
+sha512sums=('fe4cd51b8c318eee831b3204dd3052d0ff1e38331e332e2c823b0c3438286799f7d6060b145cb42ddec7d1bad6c9bc99e43544dabad6ff4d1bd3a73ed2fd016d')
build() {
cd "${srcdir}/${_distdir}"