summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de03b2d8c191..27def81dfbea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname='perl-catalyst-plugin-enablemiddleware'
_pkgname='Catalyst-Plugin-EnableMiddleware'
pkgver=0.006
-pkgrel=4
+pkgrel=5
pkgdesc='Enable Plack Middleware via Configuration'
-arch=(i686 x86_64)
+arch=(any)
license=('perl')
url="https://metacpan.org/release/Catalyst-Plugin-EnableMiddleware"
options=(!emptydirs)