pmbootstrap: update to 1.5.0.
This commit is contained in:
parent
96a05e9f97
commit
f6d6c6bb80
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.4.0
|
||||
version=1.5.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=9612bfb98feabb7b18276ddb96eecaedc0ba195de18e4bd4dd7d4bacfa4b28fc
|
||||
checksum=f044bf60e93f91192c8743fd0082b311e6ad6462fb703f183afb481d803e4d3f
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue