main/postmarketos-ui-sxmo: upgrade to 1.4.0 (MR 2067)
This commit is contained in:
parent
b04e722de7
commit
2aca3104bd
3 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue