Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion package/remarkable-stylus/package
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Copyright (c) 2021 The Toltec Contributors
# SPDX-License-Identifier: MIT

archs=(rmallos2)
pkgnames=(remarkable-stylus)
pkgver=0.0.3-2
pkgver=0.0.3-3
pkgdesc="Generate a key press upon pressing the button of a Lamy AL-star EMR pen"
timestamp=2020-11-19T20:07:29Z
maintainer="Eeems <[email protected]>"
Expand Down
4 changes: 3 additions & 1 deletion package/toltec-deletions/package
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ archs=(rmallos2 rmallos3)
pkgnames=(toltec-deletions)
pkgdesc="Metapackage to handle package deletions between OS versions"
url=https://toltec-dev.org/
pkgver=0.1-2
pkgver=0.1-3
timestamp=2023-12-03T04:51:58Z
section="utils"
maintainer="Eeems <[email protected]>"
Expand All @@ -21,6 +21,7 @@ conflicts_rmallos3=(
innernet-client
gocryptfs
linux-mainline
remarkable-stylus
)
replaces_rmallos3=(
ddvk-hacks
Expand All @@ -29,6 +30,7 @@ replaces_rmallos3=(
innernet-client
gocryptfs
linux-mainline
remarkable-stylus
)

source=()
Expand Down