Included skipping of md5sum check.
This commit is contained in:
parent
7d03901e24
commit
c55f63b79a
1
PKGBUILD
1
PKGBUILD
@ -8,6 +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')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname"
|
cd "$srcdir/$pkgname"
|
||||||
|
Loading…
Reference in New Issue
Block a user