From PKGBUILD removed provides and conflicts options.
This commit is contained in:
parent
ba6f28db2b
commit
5fa6142b21
2
PKGBUILD
2
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')
|
||||
|
Loading…
Reference in New Issue
Block a user