python-pygments: update to 2.15.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
875a9436cc
commit
09ae9e8548
@@ -3,8 +3,8 @@
|
||||
_pyname=Pygments
|
||||
pkgbase="python-pygments"
|
||||
pkgname=("python-pygments")
|
||||
pkgver=2.14.0
|
||||
pkgrel=2
|
||||
pkgver=2.15.1
|
||||
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=('b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297')
|
||||
sha256sums=('8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c')
|
||||
|
||||
prepare () {
|
||||
# workaround for symlink issue
|
||||
|
||||
Reference in New Issue
Block a user