diff --git a/srcpkgs/TwitchNotifier/template b/srcpkgs/TwitchNotifier/template index 66054db33e7..e0fea6f0f80 100644 --- a/srcpkgs/TwitchNotifier/template +++ b/srcpkgs/TwitchNotifier/template @@ -1,12 +1,11 @@ # Template file for 'TwitchNotifier' -pkgname="TwitchNotifier" -version="0.4.2" -revision=1 -build_style=python-module -hostmakedepends="python3.4-devel" -makedepends="python3.4-devel" -depends="python3.4-gobject python3.4-requests libnotify" -python_versions="3.4" +pkgname=TwitchNotifier +version=0.4.2 +revision=2 +build_style=python3-module +hostmakedepends="python3-devel" +makedepends="python3-devel" +depends="python3-gobject python3-requests libnotify" noarch=yes short_desc="Daemon that notifies you about your followed channels on Twitch.TV" maintainer="Giedrius Statkevičius "