Date: Monday, November 16, 2020 @ 09:41:34
Author: foxxx0
Revision: 755179
upgpkg: python-portend 2.6-4: python 3.9 rebuild
Modified:
python-portend/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-16 09:40:24 UTC (rev 755178)
+++ PKGBUILD 2020-11-16 09:41:34 UTC (rev 755179)
@@ -4,7 +4,7 @@
pkgname='python-portend'
_pkgbase="${pkgname//python-/}"
pkgver=2.6
-pkgrel=3
+pkgrel=4
pkgdesc="Use portend to monitor TCP ports for bound or unbound states."
arch=('any')
url="https://github.com/jaraco/portend"