main/postmarketos-ondev: upgrade to 0.4.1 (MR 1933)

Fix SD to eMMC dialog showing up after flashing to eMMC.
This commit is contained in:
Oliver Smith 2021-02-07 19:17:54 +01:00
parent 4a6f4594da
commit f28ffc0ec5
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -1,6 +1,6 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-ondev
pkgver=0.4.0
pkgver=0.4.1
pkgrel=0
pkgdesc="Calamares based on-device installer"
url="https://postmarketos.org"
@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="79c5748dde36d57aeac115800beddeb1fd5bf47646a8d186508351c51799d8f18e5b300fb75f9ce263d2050dbe28b4733db92a2c72912c71b785117c3eb9fda3 postmarketos-ondev-0.4.0.tar.bz2"
sha512sums="dbbe7402c83d5cad2d742373cdc05c9a7a0a1690a2364db93b84706408099022b103c6641372802c1e28779d6512fe5b1d5cb27588aa5dde559881109f1e915c postmarketos-ondev-0.4.1.tar.bz2"