diff --git a/PKGBUILD b/PKGBUILD index 4d56999..3a886a4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,9 +2,8 @@ pkgname=kwh-cost pkgver=1.0.0 pkgrel=1 -epoch=0 pkgdesc="Calculate cost of electricity." -arch=('any') +arch=('i686', 'x86_64', 'arm', 'armv6h', 'armv7h', 'aarch64') url="https://git.arav.top/Arav/kwh-cost" license=('MIT') source=('git+https://git.arav.top/Arav/kwh-cost.git')