Skip to content

Commit

Permalink
hwtest: version 0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Danct12 <[email protected]>
  • Loading branch information
Danct12 committed Dec 6, 2019
1 parent e5d38ff commit 9689dfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILDS/hwtest/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: Danct12 <[email protected]>

pkgname=hwtest
pkgver=0.4.0
pkgver=0.6.0
pkgrel=0
pkgdesc="Small utility to check hardware functionality on mobile devices"
arch=(any)
Expand All @@ -20,4 +20,4 @@ package() {
cd "$pkgname-$pkgver"
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
md5sums=('8fcd1887b3652fa0f0e7fb2f9e641953')
md5sums=('87ec907e8345fa7b849a2491e2bac630')
Binary file added PKGBUILDS/hwtest/hwtest-0.6.0.tar.gz
Binary file not shown.

0 comments on commit 9689dfc

Please sign in to comment.