From 037a47fdc7a25dac7810cbb89db4f4faba007990 Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Fri, 19 Jan 2024 14:27:39 +0100 Subject: [PATCH] pmbootstrap: update to 2.2.0. --- srcpkgs/pmbootstrap/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template index 3c274d8d9baed..194f66160510f 100644 --- a/srcpkgs/pmbootstrap/template +++ b/srcpkgs/pmbootstrap/template @@ -1,7 +1,7 @@ # Template file for 'pmbootstrap' pkgname=pmbootstrap -version=2.0.0 -revision=2 +version=2.2.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="git openssl python3" @@ -9,7 +9,7 @@ short_desc="Package build and device flashing tool for postmarketOS" maintainer="Jami Kettunen " license="GPL-3.0-or-later" homepage="https://postmarketos.org" -changelog="https://git.sr.ht/~postmarketos/pmbootstrap/refs" -distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz" -checksum=e8d63b6f746c50cba3abd604902ee3f61ccd25dcfc026b0c1418df7540fd99f7 +changelog="https://gitlab.com/postmarketOS/pmbootstrap/-/tags" +distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz" +checksum=58235c85f3c82f3d39e40be0f40c825525e455f4f416e3f07703768a788b6205 make_check=no # tests require chroot