pmbootstrap: update to 1.6.1.
This commit is contained in:
parent
470f407384
commit
a52e568588
@ -1,6 +1,6 @@
|
||||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
@ -12,8 +12,8 @@ short_desc="PostmarketOS's chroot, build and flash tool"
|
||||
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=772d376dd5160716db1fee2928121c9668657612f9988859a0eaf27ca99ebd8b
|
||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=03c77ea8442c11cf09feeb435fb861079961d4658062f94b78a1c65ed8bf21ea
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user