azote: update to 1.10.1

This commit is contained in:
cinerea0 2023-03-20 15:23:34 -04:00 committed by Chocimier
parent 166cdaf36f
commit 8bde8f1a1c

View file

@ -1,17 +1,17 @@
# Template file for 'azote' # Template file for 'azote'
pkgname=azote pkgname=azote
version=1.9.7 version=1.10.1
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="gtk+3 python3 python3-cairo python3-gobject python3-Pillow depends="gtk+3 libappindicator python3 python3-cairo python3-gobject
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="Piotr Miller <nwg.piotr@gmail.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=ca288fe1535e2159b2faee8270a64f1eab916dafb772b1d318b33fd828c30541 checksum=45c21d13516dc81328d3dd19a14d1c8f27158a88bb5ca3bd43391977e80505a6
make_check=no # no tests provided make_check=no # no tests provided
post_install() { post_install() {