Date: Thursday, April 6, 2023 @ 13:48:48
Author: felixonmars
Revision: 1439028
upgpkg: python-hexdump 3.3-7: rebuild with python 3.11
Modified:
python-hexdump/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:48:47 UTC (rev 1439027)
+++ PKGBUILD 2023-04-06 13:48:48 UTC (rev 1439028)
@@ -4,7 +4,7 @@
pkgname=python-hexdump
_name=${pkgname/python-/}
pkgver=3.3
-pkgrel=6
+pkgrel=7
pkgdesc='Library and tool to work with hex and binary data'
url='https://pypi.org/project/hexdump/'
arch=('any')