pmboostrap: update to 1.6.0
This commit is contained in:
parent
8c49e6eff4
commit
e4fc61a1c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.5.1
|
||||
version=1.6.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://postmarketos.org"
|
||||
distfiles="${PYPI_SITE}/p/pmbootstrap/pmbootstrap-${version}.tar.gz"
|
||||
checksum=c330f1681ff30b01305f40568d0d7dae01deb700dea8366cc425b8677aea180c
|
||||
checksum=772d376dd5160716db1fee2928121c9668657612f9988859a0eaf27ca99ebd8b
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue