From 52d08a2040f51d456c5feb0d4b642b1f686bb0f8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:22:14 +0200 Subject: [PATCH] TwitchNotifier: rebuild for Python 3.6 --- srcpkgs/TwitchNotifier/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/TwitchNotifier/template b/srcpkgs/TwitchNotifier/template index e0fea6f0f80..7ccd8c9a412 100644 --- a/srcpkgs/TwitchNotifier/template +++ b/srcpkgs/TwitchNotifier/template @@ -1,7 +1,7 @@ # Template file for 'TwitchNotifier' pkgname=TwitchNotifier version=0.4.2 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-devel" makedepends="python3-devel"