TwitchNotifier: rebuild for Python 3.12
This commit is contained in:
parent
b2ad97d9a2
commit
c70c25639a
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'TwitchNotifier'
|
||||
pkgname=TwitchNotifier
|
||||
version=0.5
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
hostmakedepends="python3-devel python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-gobject python3-requests libnotify"
|
||||
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
|
||||
|
|
Loading…
Reference in New Issue