Included skipping of md5sum check.

This commit is contained in:
Alexander Andreev 2021-12-24 00:00:50 +04:00
parent 7d03901e24
commit c55f63b79a
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ arch=('any')
url="https://git.arav.top/Arav/kwh-calc"
license=('MIT')
source=('git+https://git.arav.top/Arav/kwh-calc.git')
md5sum=('SKIP')
build() {
cd "$srcdir/$pkgname"