python-pygments: Rebuild

This commit is contained in:
Alexey Pavlov 2018-10-30 10:21:52 +03:00
parent 6b32937856
commit 6795b884c9

View File

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