Skip to content

Commit

Permalink
pmbootstrap: update to 1.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bra1nwave authored and Hoshpak committed Jul 8, 2019
1 parent 920c0ac commit eeecd4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/pmbootstrap/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'pmbootstrap'
pkgname=pmbootstrap
version=1.6.1
version=1.7.0
revision=1
archs=noarch
build_style=python3-module
Expand All @@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://postmarketos.org"
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
checksum=03c77ea8442c11cf09feeb435fb861079961d4658062f94b78a1c65ed8bf21ea
checksum=8779a3302fb0841977b08557670f079893ad674035177e8da7d7f63a9d8b300a

do_check() {
python3 -m pytest
Expand Down

0 comments on commit eeecd4b

Please sign in to comment.