summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBehnam Momeni2020-01-25 22:41:20 +0330
committerBehnam Momeni2020-01-25 22:41:20 +0330
commitac7ae37af31ea065ee9256c7f8a4e74d8226c0e2 (patch)
tree14feafbc60f3c3b41dd4962d3a50d093e0ae3d73 /PKGBUILD
parent9f7abcfc7f1941fc1b718aa42f82ed8b848029f2 (diff)
downloadaur-ac7ae37af31ea065ee9256c7f8a4e74d8226c0e2.tar.gz
Updating the architectures array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dc934940afb..618297b99bfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Behnam Momeni <sbmomeni [at the] gmail [dot] com>
-pkgname=('enchant-hspell')
+pkgname=enchant-hspell
_pkgname=enchant
-pkgver="2.2.7"
-pkgrel=1
+pkgver=2.2.7
+pkgrel=2
pkgdesc="An enchant provider plugin which adds support for Hspell backend"
url="https://github.com/AbiWord/enchant"
-arch=('any')
+arch=('x86_64')
license=('LGPL')
depends=("enchant-pure" "hspell")