Date: Thursday, December 2, 2021 @ 21:53:04 Author: felixonmars Revision: 1062714
upgpkg: python-portend 3.0.0-3: Python 3.10 rebuild Modified: python-portend/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 21:53:04 UTC (rev 1062713) +++ PKGBUILD 2021-12-02 21:53:04 UTC (rev 1062714) @@ -4,7 +4,7 @@ pkgname='python-portend' _pkgbase="${pkgname//python-/}" pkgver=3.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Use portend to monitor TCP ports for bound or unbound states." arch=('any') url="https://github.com/jaraco/portend"