python-pygments: update to 2.14.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
45cdbbdafd
commit
437f65ca0a
@@ -3,8 +3,8 @@
|
||||
_pyname=Pygments
|
||||
pkgbase="python-pygments"
|
||||
pkgname=("python-pygments")
|
||||
pkgver=2.13.0
|
||||
pkgrel=2
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc="A syntax highlighting engine written in Python"
|
||||
arch=("i686" "x86_64")
|
||||
url="https://pygments.org/"
|
||||
@@ -21,7 +21,7 @@ conflicts=("python3-pygments")
|
||||
replaces=("python3-pygments")
|
||||
source=("https://pypi.python.org/packages/source/P/Pygments/Pygments-${pkgver}.tar.gz")
|
||||
noextract=("Pygments-${pkgver}.tar.gz")
|
||||
sha256sums=('56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1')
|
||||
sha256sums=('b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297')
|
||||
|
||||
prepare () {
|
||||
# workaround for symlink issue
|
||||
|
||||
Reference in New Issue
Block a user