Date: Thursday, November 12, 2020 @ 13:22:51 Author: felixonmars Revision: 751801
upgpkg: python-ntlm-auth 1.5.0-3: Python 3.9 rebuild Modified: python-ntlm-auth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 13:22:43 UTC (rev 751800) +++ PKGBUILD 2020-11-12 13:22:51 UTC (rev 751801) @@ -4,7 +4,7 @@ pkgname=python-ntlm-auth _module='ntlm-auth' pkgver=1.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="Creates NTLM authentication structures" url="https://github.com/jborean93/ntlm-auth" depends=('python' 'python-six' 'python-cryptography')
