File tree Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Original file line number Diff line number Diff line change 2
2
# Copyright (c) 2023 The Toltec Contributors
3
3
# SPDX-License-Identifier: MIT
4
4
5
- archs=(rmallos2 rmallos3 )
5
+ archs=(rmallos2 rm1os3 rm2os3 )
6
6
pkgnames=(toltec-deletions)
7
7
pkgdesc=" Metapackage to handle package deletions between OS versions"
8
8
url=https://toltec-dev.org/
9
- pkgver=0.1-4
9
+ pkgver=0.1-5
10
10
timestamp=2023-12-03T04:51:58Z
11
11
section=" utils"
12
12
maintainer=
" Eeems <[email protected] >"
13
13
license=MIT
14
14
installdepends=(toltec-bootstrap)
15
15
conflicts_rmallos2=()
16
16
replaces_rmallos2=()
17
- conflicts_rmallos3=(
17
+ conflicts_rm1os3=(
18
+ ddvk-hacks
19
+ fuse
20
+ wireguard
21
+ innernet-client
22
+ gocryptfs
23
+ linux-mainline
24
+ remarkable-stylus
25
+ )
26
+ replaces_rm1os3=(
27
+ ddvk-hacks
28
+ fuse
29
+ wireguard
30
+ innernet-client
31
+ gocryptfs
32
+ linux-mainline
33
+ remarkable-stylus
34
+ )
35
+ conflicts_rm2os3=(
18
36
ddvk-hacks
19
37
fuse
20
38
wireguard
@@ -24,7 +42,7 @@ conflicts_rmallos3=(
24
42
remarkable-stylus
25
43
open-remarkable-shutdown
26
44
)
27
- replaces_rmallos3 =(
45
+ replaces_rm2os3 =(
28
46
ddvk-hacks
29
47
fuse
30
48
wireguard
You can’t perform that action at this time.
0 commit comments