We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b961dfb commit b44bf4cCopy full SHA for b44bf4c
srcpkgs/boxflat/template
@@ -1,6 +1,6 @@
1
# Template file for 'boxflat'
2
pkgname=boxflat
3
-version=1.34.4
+version=1.35.3
4
revision=1
5
depends="python3 gtk4 libadwaita cairo gobject-introspection python3-yaml
6
python3-psutil python3-pyserial python3-cairo python3-gobject python3-evdev"
@@ -9,7 +9,7 @@ maintainer="Sebastian Ornig <[email protected]>"
9
license="GPL-3.0-only"
10
homepage="https://github.com/Lawstorant/boxflat"
11
distfiles="https://github.com/Lawstorant/boxflat/archive/refs/tags/v${version}.tar.gz"
12
-checksum=80ea5f03a9d7ac7a99f446bcfa3045f65b128f8bea4ab6f329d083e54072bce0
+checksum=94b68668bc3fccfffad487328bfc22f0262d363ae0cc08313a707b0cb5f1f343
13
14
do_install() {
15
vmkdir usr/share/boxflat
0 commit comments