From 7c731b95e8cfb0fd93f3d0deeba641e745393944 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 1 Sep 2022 16:31:54 +0530 Subject: [PATCH] azote: update to 1.9.5. --- srcpkgs/azote/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 92deba3aa229..510a7fdcdb6b 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,16 +1,17 @@ # Template file for 'azote' pkgname=azote -version=1.8.1 -revision=2 +version=1.9.5 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-gobject python3-Pillow gtk+3" +depends="python3-cairo python3-gobject python3-Pillow gtk+3" 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="${homepage}/archive/v${version}.tar.gz" -checksum=d8b2f5f4e351e72d9c58f9d5fc9c9e2526087e57e5553f6defbd163c78727905 +distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz" +checksum=582961c1d216b7a66040d2bbc811890a0ef4312965a23784401ea24211385e9d +make_check=no # no tests provided post_install() { vmkdir usr/bin