main/hwtest: upgrade to 0.5.2 (!617)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
0a512b8435
commit
b0ccb7c22a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=hwtest
|
||||
pkgver=0.4.0
|
||||
pkgver=0.6.0
|
||||
pkgrel=0
|
||||
pkgdesc="Small utility to check hardware functionality on phones"
|
||||
url="https://gitlab.com/MartijnBraam/hwtest"
|
||||
|
@ -17,4 +17,4 @@ build() {
|
|||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="fb820a6ded31cb4d938302f90a8161e15d44b78012fabdadb28409ac7599d102294d1c00d11b04bcb6f48de460567d407a2942ded5de17cfb02e27412debb689 hwtest-0.4.0.tar.gz"
|
||||
sha512sums="a59df174d7c8e6c57620065166b73720283e8232355d960830db6a554dff3b19a99c06f235a4d4edf6631beda70c17df904505e5209c93eca6dbd02fc47c0529 hwtest-0.6.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue