mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pmbootstrap: update to 1.3.0.
This commit is contained in:
parent
130000edb4
commit
2920f7e11a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.2.0
|
||||
version=1.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=3dc4b9de6360c50d2a72fb89bf0e0abefdde60f020c9a87153c91b52c7816c31
|
||||
checksum=b52b106bbbbd5db5596e6b44570fd2d5fef95b99f4f384c89a32bf1a04d2f9a3
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue