python3-mpdnotify: rebuild for Python 3.11
This commit is contained in:
parent
3b4a131c81
commit
47095ffd86
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mpdnotify'
|
# Template file for 'python3-mpdnotify'
|
||||||
pkgname=python3-mpdnotify
|
pkgname=python3-mpdnotify
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc=mpdnotify-${version}
|
wrksrc=mpdnotify-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Pillow python3-mpd2"
|
hostmakedepends="python3-setuptools python3-Pillow python3-mpd2"
|
||||||
|
|
Loading…
Reference in New Issue