pmbootstrap: update to 1.13.0.
This commit is contained in:
parent
787c7e7ae8
commit
720e3f7ee2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pmbootstrap'
|
||||
pkgname=pmbootstrap
|
||||
version=1.12.0
|
||||
revision=2
|
||||
version=1.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=d1e692f8ca02bfbeeac5ad2640f7b56b61ca2475a6fec5a0e50a0410cdc63a24
|
||||
checksum=725ebc47bd9b29300a74712a8eb1c83379ce0e7673a4f33532a27a635fcb4922
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue