Skip to content

Commit

Permalink
pmbootstrap: update to 2.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eloitor authored and cinerea0 committed Jun 25, 2024
1 parent 630c2ef commit 79d67a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/pmbootstrap/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'pmbootstrap'
pkgname=pmbootstrap
version=2.2.1
version=2.3.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="git openssl python3"
short_desc="Package build and device flashing tool for postmarketOS"
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://postmarketos.org"
changelog="https://gitlab.com/postmarketOS/pmbootstrap/-/tags"
distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
checksum=195a3cb430c9ede354bc575ddb765f10b205067f8c478f153c84f6f793785c09
checksum=aba09c0a27918dac4b07641339ccf86e6ec0d14d4602056dac44ec49af12c894
make_check=no # tests require chroot

0 comments on commit 79d67a5

Please sign in to comment.