File tree 2 files changed +5
-6
lines changed 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 3
3
# SPDX-License-Identifier: MIT
4
4
5
5
pkgnames=(bufshot genie harmony iago lamp mines nao remux simple)
6
- timestamp=2021-09-21T14:20 -08:00
6
+ timestamp=2021-11-15T16:30 -08:00
7
7
maintainer=
" raisjn <[email protected] >"
8
8
license=MIT
9
9
installdepends=(display)
10
10
flags=(patch_rm2fb)
11
11
12
12
image=python:v2.1
13
13
source=(
14
- https://github.com/rmkit-dev/rmkit/archive/8254893999d7334fd14c162d5a15605dcff77ec5 .zip
14
+ https://github.com/rmkit-dev/rmkit/archive/285e7572420167bf02c2c13eaea15ca9777e5197 .zip
15
15
remux.service
16
16
genie.service
17
17
)
18
18
sha256sums=(
19
- 977c38d652d8088e9b25c69aff5013b85173be363b5cb341529df261773ff9be
19
+ 63f5a8a053f3af62745afd926b39eea66ea86f3945d3466badcb497f8e135f0f
20
20
SKIP
21
21
SKIP
22
22
)
@@ -134,7 +134,7 @@ nao() {
134
134
remux () {
135
135
pkgdesc=" Launcher that supports multi-tasking applications"
136
136
url=" https://rmkit.dev/apps/remux"
137
- pkgver=0.1.10 -1
137
+ pkgver=0.1.11 -1
138
138
section=" launchers"
139
139
140
140
package () {
Original file line number Diff line number Diff line change 3
3
4
4
[Unit]
5
5
Description =App launcher that supports multi-tasking applications
6
- Requires =dev-input-event0.device dev-input-event1.device dev-input-event2.device
7
- After =xochitl.service opt.mount dev-input-event0.device dev-input-event1.device dev-input-event2.device
6
+ After =xochitl.service opt.mount
8
7
StartLimitInterval =30
9
8
StartLimitBurst =5
10
9
Conflicts =draft.service tarnish.service
You can’t perform that action at this time.
0 commit comments