mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
boxflat: update to 1.32.1.
This commit is contained in:
parent
9946c1b62d
commit
b351bc83cf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'boxflat'
|
# Template file for 'boxflat'
|
||||||
pkgname=boxflat
|
pkgname=boxflat
|
||||||
version=1.30.1
|
version=1.32.1
|
||||||
revision=1
|
revision=1
|
||||||
depends="python3 gtk4 libadwaita cairo gobject-introspection python3-yaml
|
depends="python3 gtk4 libadwaita cairo gobject-introspection python3-yaml
|
||||||
python3-psutil python3-pyserial python3-cairo python3-gobject python3-evdev"
|
python3-psutil python3-pyserial python3-cairo python3-gobject python3-evdev"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Sebastian Ornig <seb@sornig.eu>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/Lawstorant/boxflat"
|
homepage="https://github.com/Lawstorant/boxflat"
|
||||||
distfiles="https://github.com/Lawstorant/boxflat/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Lawstorant/boxflat/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=87f2b5c3a0375d8f90a02a0aefcf20d5101dca06ab76e71231d288b11d926172
|
checksum=e19d1887ba0e9b4576e0b1a416c6b75afbb0c52d27ce7930966d715fef2c928f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/boxflat
|
vmkdir usr/share/boxflat
|
||||||
|
|
Loading…
Add table
Reference in a new issue