Date: Thursday, September 22, 2022 @ 19:59:56
  Author: felixonmars
Revision: 1309092

upgpkg: python-paramiko 2.11.0-2: fix invalid buildtoolver in .BUILDINFO

Modified:
  python-paramiko/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-22 19:58:12 UTC (rev 1309091)
+++ PKGBUILD    2022-09-22 19:59:56 UTC (rev 1309092)
@@ -5,7 +5,7 @@
 
 pkgname=python-paramiko
 pkgver=2.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python module that implements the SSH2 protocol"
 url="https://github.com/paramiko/paramiko/";
 license=('LGPL')

Reply via email to