Python 3.10 rebuilds

This commit is contained in:
Christoph Reiter
2022-07-02 18:55:46 +02:00
parent 39e742a7e2
commit 8780e5c2b8
57 changed files with 59 additions and 59 deletions

View File

@@ -4,7 +4,7 @@ _pyname=Pygments
pkgbase="python-pygments"
pkgname=("python-pygments")
pkgver=2.7.1
pkgrel=2
pkgrel=3
pkgdesc="A syntax highlighting engine written in Python"
arch=("i686" "x86_64")
url="http://pygments.org/"