From 7d8f9d7b6ca74922766eb94cabcc2d810db70d14 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:29:36 -0500 Subject: [PATCH] TwitchNotifier: rebuild for python3-3.13 --- srcpkgs/TwitchNotifier/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/TwitchNotifier/template b/srcpkgs/TwitchNotifier/template index 67297ac1660..eb4ac2bd50f 100644 --- a/srcpkgs/TwitchNotifier/template +++ b/srcpkgs/TwitchNotifier/template @@ -1,7 +1,7 @@ # Template file for 'TwitchNotifier' pkgname=TwitchNotifier version=0.5 -revision=7 +revision=8 build_style=python3-module hostmakedepends="python3-devel python3-setuptools" makedepends="python3-devel"