diff --git a/PKGBUILD b/PKGBUILD index f627952..8a34402 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fuzzy-pkg-finder pkgver=0.9.2 pkgrel=1 pkgdesc="Simple cli command for using fzf to search and install packages" -arch=('x86_64' 'aarch64') +arch=('x86_64' 'aarch64' 'armv7h') url="https://github.com/ericlay/$pkgname" license=('GPL3') depends=('pacman'