Date: Sunday, April 23, 2023 @ 05:27:28 Author: polyzen Revision: 1448355
upgpkg: python-potr 1.0.2-7: Rebuild with Python 3.11 Modified: python-potr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-23 05:26:56 UTC (rev 1448354) +++ PKGBUILD 2023-04-23 05:27:28 UTC (rev 1448355) @@ -4,7 +4,7 @@ _pyname="pure-python-otr" pkgname=python-potr pkgver=1.0.2 -pkgrel=6 +pkgrel=7 pkgdesc="Pure python OTR implementation without libotr" arch=(any) url="https://github.com/afflux/pure-python-otr"
