git » python-pyasn1.git » commit b37ae32

rebuild with python 3.11

author Felix Yan
2023-04-07 03:52:58 UTC
committer Felix Yan
2023-04-07 03:52:58 UTC
parent 0d540f4f51b8d6ad6e38255bd274d49b7a7ab5ce

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ce73cd1..38ce1cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=python-pyasn1
 pkgver=0.4.8
-pkgrel=7
+pkgrel=8
 arch=('any')
 url="https://github.com/etingof/pyasn1"
 license=('BSD')