mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
e56ec655fb
commit
6bf0015912
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'polychromatic'
|
# Template file for 'polychromatic'
|
||||||
pkgname=polychromatic
|
pkgname=polychromatic
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="ninja sassc which gettext"
|
hostmakedepends="ninja gettext python3-packaging-bootstrap"
|
||||||
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
|
||||||
|
@ -14,4 +14,4 @@ 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=8ec601bed283ff8c188d51066f7c761a3ff82bb72b0bafd6fd9b0c68329ab002
|
checksum=aa1a8b2a8f6ce0207298965ed829c88621b7abc5fcf6fe48705a91f47a95faf9
|
||||||
|
|
Loading…
Add table
Reference in a new issue