From d8c3d178cf07e6e92a2084f62be4f76b5bafeccb Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 20 Mar 2023 15:23:34 -0400 Subject: [PATCH] azote: update to 1.10.1 --- srcpkgs/azote/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 311ca54da4dc..bf17340321ff 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,17 +1,17 @@ # Template file for 'azote' pkgname=azote -version=1.9.7 +version=1.10.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="gtk+3 python3 python3-cairo python3-gobject python3-Pillow - python3-send2trash python3-yaml" +depends="gtk+3 libappindicator python3 python3-cairo python3-gobject + python3-Pillow python3-send2trash python3-yaml" short_desc="Wallpaper & color manager for Sway, i3 and other WMs" maintainer="Piotr Miller " license="BSD-3-Clause, GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/azote" distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz" -checksum=ca288fe1535e2159b2faee8270a64f1eab916dafb772b1d318b33fd828c30541 +checksum=45c21d13516dc81328d3dd19a14d1c8f27158a88bb5ca3bd43391977e80505a6 make_check=no # no tests provided post_install() {