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 263c86627ee9..44f6d3cd0704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_gemname=awesome_print
pkgname=ruby-$_gemname
pkgver=1.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='Great Ruby dubugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins.'
-arch=(i686 x86_64)
+arch=(any)
url='https://github.com/awesome-print/awesome_print'
license=(MIT)
depends=('ruby')