mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
azote: update to 1.12.1, adopt
This commit is contained in:
parent
09869d19de
commit
8d97296e6c
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="gtk+3 libappindicator python3 python3-cairo python3-gobject
|
depends="gtk+3 libappindicator python3 python3-cairo python3-gobject
|
||||||
python3-Pillow python3-send2trash python3-yaml"
|
python3-Pillow python3-send2trash python3-yaml"
|
||||||
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
||||||
maintainer="Piotr Miller <nwg.piotr@gmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="BSD-3-Clause, GPL-3.0-or-later"
|
license="BSD-3-Clause, GPL-3.0-or-later"
|
||||||
homepage="https://github.com/nwg-piotr/azote"
|
homepage="https://github.com/nwg-piotr/azote"
|
||||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f36962755f266ab3adf21fe997ad0df7ff4c372b6d9e7437d6c815e75ad479dc
|
checksum=dd47f2d954446fbb344b5c458b43ce8a9432bab4581ec78d7816449e731489a4
|
||||||
make_check=no # no tests provided
|
make_check=no # no tests provided
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue