diff --git a/PKGBUILD b/PKGBUILD index eccff09..738d146 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') -options=('strip') source=("${pkgver}.tar.gz::https://git.arav.su/Arav/kwh-cost/archive/${pkgver}.tar.gz") md5sums=('SKIP')