File tree Expand file tree Collapse file tree 4 files changed +23
-7
lines changed Expand file tree Collapse file tree 4 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 22# Copyright (c) 2020 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5+ archs=(rmallos2)
56pkgnames=(gocryptfs)
67pkgdesc=" An encrypted overlay filesystem written in Go."
78url=" https://nuetzlich.net/gocryptfs/"
89_srcver=2.0-beta2
9- pkgver=" $_srcver " -2
10+ pkgver=" $_srcver " -3
1011timestamp=2021-03-22
1112section=utils
1213maintainer=
" plan5 <[email protected] >"
Original file line number Diff line number Diff line change 22# Copyright (c) 2021 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5+ archs=(rmallos2)
56pkgnames=(innernet-client)
67pkgdesc=" A private network system that uses WireGuard under the hood."
78url=" https://github.com/tonarino/innernet"
8- pkgver=1.5.3-2
9+ pkgver=1.5.3-3
910timestamp=2022-01-31T20:08:43Z
1011section=" utils"
1112maintainer=
" plan5 <[email protected] >"
Original file line number Diff line number Diff line change 22# Copyright (c) 2021 The Toltec Contributors
33# SPDX-License-Identifier: MIT
44
5- archs=(rm2 )
5+ archs=(rm2os2 )
66pkgnames=(linux-mainline)
77pkgdesc=" reMarkable 2 kernel based on the mainline kernel"
88url=https://www.kernel.org
9- pkgver=6.2.0-2
9+ pkgver=6.2.0-3
1010timestamp=2022-05-22T21:50:09Z
1111section=kernel
1212maintainer=
" Alistair Francis <[email protected] >"
Original file line number Diff line number Diff line change @@ -6,16 +6,30 @@ archs=(rmallos2 rmallos3)
66pkgnames=(toltec-deletions)
77pkgdesc=" Metapackage to handle package deletions between OS versions"
88url=https://toltec-dev.org/
9- pkgver=0.1-1
9+ pkgver=0.1-2
1010timestamp=2023-12-03T04:51:58Z
1111section=" utils"
1212maintainer=
" Eeems <[email protected] >" 1313license=MIT
1414installdepends=(toltec-bootstrap)
1515conflicts_rmallos2=()
1616replaces_rmallos2=()
17- conflicts_rmallos3=(ddvk-hacks fuse wireguard)
18- replaces_rmallos3=(ddvk-hacks fuse wireguard)
17+ conflicts_rmallos3=(
18+ ddvk-hacks
19+ fuse
20+ wireguard
21+ innernet-client
22+ gocryptfs
23+ linux-mainline
24+ )
25+ replaces_rmallos3=(
26+ ddvk-hacks
27+ fuse
28+ wireguard
29+ innernet-client
30+ gocryptfs
31+ linux-mainline
32+ )
1933
2034source=()
2135sha256sums=()
You can’t perform that action at this time.
0 commit comments