[PKGBUILD] Removed epoch
. Set arch
option properly.
This commit is contained in:
parent
485f69d1e5
commit
09be43c623
3
PKGBUILD
3
PKGBUILD
@ -2,9 +2,8 @@
|
|||||||
pkgname=kwh-cost
|
pkgname=kwh-cost
|
||||||
pkgver=1.0.0
|
pkgver=1.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=0
|
|
||||||
pkgdesc="Calculate cost of electricity."
|
pkgdesc="Calculate cost of electricity."
|
||||||
arch=('any')
|
arch=('i686', 'x86_64', 'arm', 'armv6h', 'armv7h', 'aarch64')
|
||||||
url="https://git.arav.top/Arav/kwh-cost"
|
url="https://git.arav.top/Arav/kwh-cost"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
source=('git+https://git.arav.top/Arav/kwh-cost.git')
|
source=('git+https://git.arav.top/Arav/kwh-cost.git')
|
||||||
|
Loading…
Reference in New Issue
Block a user