postmarketos-ui-sxmo: Upgrade to 1.3.0 (MR 1930)

This commit is contained in:
Maarten van Gompel 2021-02-06 22:52:09 +01:00 committed by Oliver Smith
parent 96a6e6817c
commit 6e6bc2e1ea
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 8 additions and 2 deletions

View file

@ -1,12 +1,13 @@
# Maintainer: Miles Alan <m@milesalan.com>
pkgname=postmarketos-ui-sxmo
pkgver=1.2.0
pkgver=1.3.0
pkgrel=0
pkgdesc="(X11) Simple X Mobile: Mobile environment based on simple & suckless software (best compatibility on pinephone)"
url="http://sr.ht/~mil/Sxmo"
arch="noarch !armhf"
license="MIT"
depends="sxmo-xdm-config"
depends="sxmo-xdm-config sxmo-xdm-config-openrc sxmo-utils-openrc"
install="$pkgname.post-install"
_pmb_recommends="
firefox-esr
foxtrotgps

View file

@ -0,0 +1,5 @@
#!/bin/sh
rc-update -q add sxmo-pinephone default
rc-update -q add modemmanager default
rc-update -q add xdm default