Date: Sunday, April 9, 2023 @ 03:24:01 Author: felixonmars Revision: 1443048
upgpkg: miniupnpc 2.2.4-2: rebuild with python 3.11 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 03:23:42 UTC (rev 1443047) +++ PKGBUILD 2023-04-09 03:24:01 UTC (rev 1443048) @@ -5,7 +5,7 @@ pkgbase=miniupnpc pkgname=(miniupnpc python-miniupnpc) pkgver=2.2.4 -pkgrel=1 +pkgrel=2 pkgdesc='Small UPnP client library/tool to access Internet Gateway Devices' url='https://miniupnp.tuxfamily.org/' arch=('x86_64')
