summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrobot Viktor2019-04-26 18:51:14 +0300
committerDrobot Viktor2019-04-26 18:51:14 +0300
commitfefa41e47d71d58305c5bc5e8d0e926fdcf2c7ea (patch)
tree15f8a52af6c19e3f7b1e0e50c06e7f529b95a69e /PKGBUILD
parentb14e96d7c097357950587636e4d3df21d388b322 (diff)
downloadaur-fefa41e47d71d58305c5bc5e8d0e926fdcf2c7ea.tar.gz
any arch added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 141958f155a7..e94b41c7bc6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=idnkit
pkgver=2.3
-pkgrel=2
+pkgrel=3
pkgdesc='Provides functionalities about Internationalized Domain Name processing'
url='https://www.nic.ad.jp/ja/idn/idnkit/download/'
license=('custom:BSD')
-arch=('x86_64')
+arch=('any')
depends=('glibc')
backup=('etc/idnalias.conf' 'etc/idn2.conf')
options=('!makeflags')