Date: Thursday, April 6, 2023 @ 18:31:20 Author: felixonmars Revision: 1440247
upgpkg: python-mpd2 3.1.0-2: rebuild with python 3.11 Modified: python-mpd2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 18:31:14 UTC (rev 1440246) +++ PKGBUILD 2023-04-06 18:31:20 UTC (rev 1440247) @@ -7,7 +7,7 @@ pkgname=python-mpd2 pkgver=3.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python library which provides a client interface for the Music Player Daemon' url=https://github.com/Mic92/python-mpd2 license=(GPL3)
