postmarketos-android-recovery-installer: upgrade to 1.0.6 (MR 3619)

Fixes:
- Fix installation with FDE
- Use new path to kpartx (MR 16)

Other:
- pmos_install: Increase boot partition size to 256MB (MR 14)
- pmos_install_functions: make shellcheck happy
- update-binary: make shellcheck happy

[ci:skip-build] already built successfully in CI
This commit is contained in:
Clayton Craft 2022-11-05 23:15:39 -07:00
parent 63b661faa4
commit 6ec2ba3c03
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -1,6 +1,6 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-android-recovery-installer
pkgver=1.0.5
pkgver=1.0.6
pkgrel=0
pkgdesc="TWRP compatible postmarketOS installer script"
arch="all"
@ -30,5 +30,5 @@ package() {
done
}
sha512sums="
fa51333151d36f07dc78c72f733e260a8752c91a421ea91d349e1c26493f43162e15066b0eb46c9016beed4b29528afab73b88d70d28689af4e3b7edd71c1f11 postmarketos-android-recovery-installer-1.0.5.tar.gz
31e78dfc76982c61db9af510cad80346ff0508e24a1259505ae705e6f77f59061e2e2fe90e8b5e0a4762d188667266233a92ec2db727fc54dc9e6518fca6ef75 postmarketos-android-recovery-installer-1.0.6.tar.gz
"