python3-notify2: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:55 -04:00
parent 29e35b45c9
commit b423ce1c17

View file

@ -1,7 +1,7 @@
# Template file for 'python3-notify2' # Template file for 'python3-notify2'
pkgname=python3-notify2 pkgname=python3-notify2
version=0.3.1 version=0.3.1
revision=4 revision=5
wrksrc="notify2-${version}" wrksrc="notify2-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3" hostmakedepends="python3"