pmbootstrap: update to 1.18.1.
This commit is contained in:
parent
e403158320
commit
e30f3d59df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.17.0
|
||||
version=1.18.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://postmarketos.org"
|
||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||
checksum=b7cba6019b3e881f77ed4c79e9efd25250773dc54fde374125b9fbe7d3963431
|
||||
checksum=a76092379975366f8d6e1472e12cad995065efdb043ec0e85ff06205f36c40a2
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue