Fixed a typo in PKGBUILD.
This commit is contained in:
parent
c55f63b79a
commit
f225af0bb1
2
PKGBUILD
2
PKGBUILD
@ -8,7 +8,7 @@ arch=('any')
|
|||||||
url="https://git.arav.top/Arav/kwh-calc"
|
url="https://git.arav.top/Arav/kwh-calc"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
source=('git+https://git.arav.top/Arav/kwh-calc.git')
|
source=('git+https://git.arav.top/Arav/kwh-calc.git')
|
||||||
md5sum=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname"
|
cd "$srcdir/$pkgname"
|
||||||
|
Loading…
Reference in New Issue
Block a user