From 6a17fe99aba35bf506c9c3f4f18e2127e804e7f7 Mon Sep 17 00:00:00 2001 From: piotr Date: Thu, 11 Jul 2019 00:07:55 +0200 Subject: [PATCH] azote: update to 1.2.0_2 --- srcpkgs/azote/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 859c9244b77..3300387e7b5 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,12 +1,12 @@ # Template file for 'azote' pkgname=azote version=1.2.0 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="azote" hostmakedepends="python3-setuptools" -depends="python3>=3.5 python3-gobject python3-Pillow gtk+3 feh xrandr wmctrl" +depends="python3>=3.5 python3-setuptools python3-gobject python3-Pillow gtk+3 feh xrandr wmctrl" short_desc="Wallpaper manager for Sway, i3 and some other WMs" maintainer="Piotr Miller " license="GPL-3.0-or-later"