From 626ff9a01b783a930f03f7f3e37cea9ea42b6857 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Wed, 26 Feb 2025 08:41:28 -0500 Subject: [PATCH] variety: update to 0.8.13, adopt. --- srcpkgs/variety/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/variety/template b/srcpkgs/variety/template index 4faaf1adf64..e547830975b 100644 --- a/srcpkgs/variety/template +++ b/srcpkgs/variety/template @@ -1,7 +1,7 @@ # Template file for 'variety' pkgname=variety -version=0.8.12 -revision=2 +version=0.8.13 +revision=1 build_style=python3-module pycompile_dirs="usr/share/variety/plugins" hostmakedepends="python3-setuptools python3-distutils-extra intltool" @@ -10,9 +10,10 @@ depends="ImageMagick gtk+3 libgexiv2 libnotify python3-BeautifulSoup4 python3-lxml python3-requests python3-cairo" checkdepends="python3-pytest pylint $depends" short_desc="Changes the wallpaper on a regular interval" -maintainer="Orphaned " +maintainer="Joel Beckmeyer " license="GPL-3.0-only" homepage="https://peterlevi.com/variety/" changelog="https://raw.githubusercontent.com/varietywalls/variety/master/data/ui/changes.txt" distfiles="https://github.com/varietywalls/variety/archive/${version}.tar.gz" -checksum=8bf5a6748cf87976cfec3772e27ab53fb2a3dfb5704d66933481ca3e0004e09f +checksum=3d41acc60922e6b03d8bdddaa05c8b1bb1b6b0316e7bb068663c502c487d45d9 +noverifypydeps=yes