python3-mpdnotify: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:17 -04:00
parent b45eb1bad0
commit 389a6b2530

View file

@ -1,7 +1,7 @@
# Template file for 'python3-mpdnotify'
pkgname=python3-mpdnotify
version=1.0
revision=4
revision=5
build_style=python3-module
hostmakedepends="python3-setuptools python3-Pillow python3-mpd2"
depends="libnotify python3-mpd2 python3-Pillow python3-setuptools"