main/postmarketos-ondev: upgrade to 0.2.0 (MR 1378)

This commit is contained in:
Oliver Smith 2020-06-29 20:24:07 +02:00
parent 39c74596c0
commit c606d92296
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB

View File

@ -1,7 +1,7 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org> # Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-ondev pkgname=postmarketos-ondev
pkgver=0.1.5 pkgver=0.2.0
pkgrel=1 pkgrel=0
pkgdesc="Calamares based on-device installer" pkgdesc="Calamares based on-device installer"
url="https://postmarketos.org" url="https://postmarketos.org"
arch="all !armhf" # blocked by qt5-qtdeclarative arch="all !armhf" # blocked by qt5-qtdeclarative
@ -12,12 +12,15 @@ depends="
calamares-mod-mount calamares-mod-mount
calamares-mod-shellprocess calamares-mod-shellprocess
calamares-mod-unpackfs calamares-mod-unpackfs
e2fsprogs
i3wm i3wm
kirigami2 kirigami2
lightdm lightdm
lightdm-openrc lightdm-openrc
mesa-egl mesa-egl
plasma-phone-components-vkbd-style
qt5-qtvirtualkeyboard qt5-qtvirtualkeyboard
unclutter-xfixes
xorg-server xorg-server
" "
makedepends=" makedepends="
@ -63,5 +66,5 @@ package() {
"$pkgdir/etc/init.d/postmarketos-ondev" "$pkgdir/etc/init.d/postmarketos-ondev"
} }
sha512sums="b0bd4c4b73425b8155136bea3cc1f991f8848988e5e1651216bd4b79c40841d3e2615600821e55c0627d5921cc8928e783b5304e9595912d9861a093133dff0e postmarketos-ondev-0.1.5.tar.bz2 sha512sums="f1a6572266c7516e2c6af93c04592873322def83a44077c11b7112fe90b5132985b37856dc2b243bce2ccb47da5e86f7dd497d1f91a278957e1bc2d66244d406 postmarketos-ondev-0.2.0.tar.bz2
eff2c9f4ddcc7d22d8afd4c5d1cac92f6e6e9fef7713af2370dae715819ca2aba2d33b1cd0ea0478526c503dfc6948fee2242b6d804f8e9dcd6ef5cf1500fc7f postmarketos-ondev.initd" eff2c9f4ddcc7d22d8afd4c5d1cac92f6e6e9fef7713af2370dae715819ca2aba2d33b1cd0ea0478526c503dfc6948fee2242b6d804f8e9dcd6ef5cf1500fc7f postmarketos-ondev.initd"