python-pygments: update to 2.19.2 (#5614)
This commit is contained in:
parent
72b7663813
commit
6f52bf9c5e
@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase="python-pygments"
|
||||
pkgname=("python-pygments")
|
||||
pkgver=2.19.1
|
||||
pkgver=2.19.2
|
||||
pkgrel=1
|
||||
pkgdesc="A syntax highlighting engine written in Python"
|
||||
arch=("i686" "x86_64")
|
||||
@ -23,7 +23,7 @@ provides=("python3-pygments")
|
||||
conflicts=("python3-pygments")
|
||||
replaces=("python3-pygments")
|
||||
source=("https://pypi.python.org/packages/source/p/pygments/pygments-${pkgver}.tar.gz")
|
||||
sha256sums=('61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f')
|
||||
sha256sums=('636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887')
|
||||
|
||||
build() {
|
||||
cd "pygments-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user