Date: Thursday, April 6, 2023 @ 13:57:31
Author: felixonmars
Revision: 1439060
upgpkg: python-filebytes 0.10.2-6: rebuild with python 3.11
Modified:
python-filebytes/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:57:29 UTC (rev 1439059)
+++ PKGBUILD 2023-04-06 13:57:31 UTC (rev 1439060)
@@ -3,7 +3,7 @@
pkgname=python-filebytes
_pyname=${pkgname/python-/}
pkgver=0.10.2
-pkgrel=5
+pkgrel=6
pkgdesc='Library to read and edit executable binary files'
url='https://github.com/sashs/filebytes'
arch=('any')