Skip to content
Open
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
4 changes: 2 additions & 2 deletions srcpkgs/boxflat/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'boxflat'
pkgname=boxflat
version=1.34.4
version=1.35.3
revision=1
depends="python3 gtk4 libadwaita cairo gobject-introspection python3-yaml
python3-psutil python3-pyserial python3-cairo python3-gobject python3-evdev"
Expand All @@ -9,7 +9,7 @@ maintainer="Sebastian Ornig <seb@sornig.eu>"
license="GPL-3.0-only"
homepage="https://github.com/Lawstorant/boxflat"
distfiles="https://github.com/Lawstorant/boxflat/archive/refs/tags/v${version}.tar.gz"
checksum=80ea5f03a9d7ac7a99f446bcfa3045f65b128f8bea4ab6f329d083e54072bce0
checksum=94b68668bc3fccfffad487328bfc22f0262d363ae0cc08313a707b0cb5f1f343

do_install() {
vmkdir usr/share/boxflat
Expand Down