summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel-Sayekat2018-06-23 14:43:57 +0600
committerPavel-Sayekat2018-06-23 14:43:57 +0600
commitb47cf9c733970f88dee92d82b09f9bfdb9ce6971 (patch)
tree7b4f229ecdd47aa19a1b54bcbd15ee6ea27bba8a
parenta846e0f6dab6ad6db8c734406d4940ac39da9d67 (diff)
downloadaur-b47cf9c733970f88dee92d82b09f9bfdb9ce6971.tar.gz
updated_on_23-06-2018
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b32245723516..b64c300d73c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,7 @@ pkgbase = aspell-bn
pkgver = 0.02
pkgrel = 1
url = http://aspell.net/
- arch = i686
- arch = x86_64
+ arch = any
license = GPL2
depends = aspell
source = https://gitlab.com/Pavel-Sayekat/aspell-bn/-/archive/master/aspell-bn-master.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index fb6da9505f84..e2be9280315f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=aspell-bn
pkgver=0.02
pkgrel=1
pkgdesc="Bengali spellcheck dictionary for aspell"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://aspell.net/"
license=('GPL2')
depends=('aspell')