diff --git a/PKGBUILD b/PKGBUILD index 3a886a4..c1f7220 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=kwh-cost pkgver=1.0.0 pkgrel=1 pkgdesc="Calculate cost of electricity." -arch=('i686', 'x86_64', 'arm', 'armv6h', 'armv7h', 'aarch64') +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')