main/postmarketos-ui-sxmo: upgrade to 1.4.0 (MR 2067)

This commit is contained in:
Maarten van Gompel 2021-03-29 16:09:15 +02:00 committed by Oliver Smith
parent b04e722de7
commit 2aca3104bd
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Maintainer: Miles Alan <m@milesalan.com>
pkgname=postmarketos-ui-sxmo
pkgver=1.3.2
pkgver=1.4.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"

View file

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

View file

@ -1,5 +1,5 @@
#!/bin/sh
rc-update del sxmo-pinephone default
rc-update del sxmo-setpermissions default
rc-update del modemmanager default
rc-update del xdm default