pmbootstrap: update to 1.15.0.
This commit is contained in:
parent
7cac21b9f1
commit
1e9a332050
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pmbootstrap'
|
# Template file for 'pmbootstrap'
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
version=1.14.0
|
version=1.15.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://postmarketos.org"
|
homepage="https://postmarketos.org"
|
||||||
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
|
||||||
checksum=757d6ecc977e11a7da5f6e9841a7c8c30c1476722d7bb7bd327bbfbce038e2ba
|
checksum=c7e622bcd5092ad7d0c71c9ab700c21f12c07f4ae8de5c748617b5545e5c2a5a
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue