mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
polychromatic: update to 0.9.3
This commit is contained in:
parent
cbe732a821
commit
0c48a654eb
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'polychromatic'
|
# Template file for 'polychromatic'
|
||||||
pkgname=polychromatic
|
pkgname=polychromatic
|
||||||
version=0.9.1
|
version=0.9.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="ninja sassc which gettext"
|
hostmakedepends="ninja sassc which gettext"
|
||||||
depends="python3-colorama python3-setproctitle python3-requests python3-colour
|
depends="python3-colorama python3-setproctitle python3-requests python3-colour
|
||||||
python3-pyqt6-gui python3-pyqt6-devel-tools python3-pyqt6-printsupport
|
python3-pyqt6-gui python3-pyqt6-devel-tools python3-pyqt6-printsupport
|
||||||
python3-pyqt6-devel-tools python3-pyqt6-webengine python3-pyqt6-network
|
python3-pyqt6-devel-tools python3-pyqt6-webengine python3-pyqt6-network
|
||||||
python3-pyqt6-widgets python3-pyqt6-webchannel"
|
python3-pyqt6-widgets python3-pyqt6-webchannel python3-pyqt6-svg"
|
||||||
short_desc="RGB lighting management software"
|
short_desc="RGB lighting management software"
|
||||||
maintainer="Martin Dimov <martin@dmarto.com>"
|
maintainer="Martin Dimov <martin@dmarto.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://polychromatic.app"
|
homepage="https://polychromatic.app"
|
||||||
changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
|
changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
|
||||||
distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
|
distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
|
||||||
checksum=651e5eebe7038356c99c4f8c3a6c04aa7d99236768c937863d8ddcebc44cfd5e
|
checksum=8ec601bed283ff8c188d51066f7c761a3ff82bb72b0bafd6fd9b0c68329ab002
|
||||||
|
|
Loading…
Add table
Reference in a new issue