diff --git a/PKGBUILD b/PKGBUILD index 41ed276..84f1b25 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,8 +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') -provides=('kwh-cost') -conflicts=('kwh-cost') options=('strip') source=("${pkgver}.tar.gz::https://git.arav.su/Arav/kwh-cost/archive/${pkgver}.tar.gz") md5sums=('SKIP')