diff --git a/PKGBUILD b/PKGBUILD index 408de98..41ed276 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,6 @@ pkgdesc="Calculates cost of electricity." arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') url="https://git.arav.su/Arav/kwh-cost" license=('MIT') -makedepends=('gcc') provides=('kwh-cost') conflicts=('kwh-cost') options=('strip')