Date: Thursday, April 6, 2023 @ 16:54:41 Author: felixonmars Revision: 1439780
upgpkg: python-binaryornot 0.4.4-8: rebuild with python 3.11 Modified: python-binaryornot/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:53:12 UTC (rev 1439779) +++ PKGBUILD 2023-04-06 16:54:41 UTC (rev 1439780) @@ -3,7 +3,7 @@ _name=binaryornot pkgname=python-binaryornot pkgver=0.4.4 -pkgrel=7 +pkgrel=8 pkgdesc="Ultra-lightweight pure Python package to check if a file is binary or text" arch=(any) url="https://github.com/audreyr/binaryornot"
