Skip to content

Commit

Permalink
Split toltec-deletions rm1/rm2 for open-remarkable-shutdown (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Jun 3, 2024
1 parent 1e1cdd4 commit 1c05283
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions package/toltec-deletions/package
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,37 @@
# Copyright (c) 2023 The Toltec Contributors
# SPDX-License-Identifier: MIT

archs=(rmallos2 rmallos3)
archs=(rmallos2 rm1os3 rm2os3)
pkgnames=(toltec-deletions)
pkgdesc="Metapackage to handle package deletions between OS versions"
url=https://toltec-dev.org/
pkgver=0.1-4
pkgver=0.1-5
timestamp=2023-12-03T04:51:58Z
section="utils"
maintainer="Eeems <[email protected]>"
license=MIT
installdepends=(toltec-bootstrap)
conflicts_rmallos2=()
replaces_rmallos2=()
conflicts_rmallos3=(
conflicts_rm1os3=(
ddvk-hacks
fuse
wireguard
innernet-client
gocryptfs
linux-mainline
remarkable-stylus
)
replaces_rm1os3=(
ddvk-hacks
fuse
wireguard
innernet-client
gocryptfs
linux-mainline
remarkable-stylus
)
conflicts_rm2os3=(
ddvk-hacks
fuse
wireguard
Expand All @@ -24,7 +42,7 @@ conflicts_rmallos3=(
remarkable-stylus
open-remarkable-shutdown
)
replaces_rmallos3=(
replaces_rm2os3=(
ddvk-hacks
fuse
wireguard
Expand Down

0 comments on commit 1c05283

Please sign in to comment.