git » python-pyasn1.git » commit 55607ce

Python 3.9 rebuild

author Felix Yan
2020-11-11 11:02:20 UTC
committer Felix Yan
2020-11-11 11:02:20 UTC
parent c34013764c11ad34b59d84d57de81556d63386b2

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1cd8481..ff29cd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgbase=python-pyasn1
 pkgname=('python-pyasn1' 'python2-pyasn1')
 pkgver=0.4.8
-pkgrel=3
+pkgrel=4
 arch=('any')
 url="https://github.com/etingof/pyasn1"
 license=('BSD')