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 7b4e5255e0ac..ade07fb52a84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_gemname=nkf
pkgname=ruby-$_gemname
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Ruby extension for Network Kanji Filter'
-arch=(any)
+arch=(x86_64)
url='https://github.com/ruby/nkf'
license=(Ruby BSD-2-Clause)
depends=('ruby')