python-pygments: Update to 2.19.1
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
pkgbase="python-pygments"
|
||||
pkgname=("python-pygments")
|
||||
pkgver=2.18.0
|
||||
pkgrel=2
|
||||
pkgver=2.19.1
|
||||
pkgrel=1
|
||||
pkgdesc="A syntax highlighting engine written in Python"
|
||||
arch=("i686" "x86_64")
|
||||
url="https://pygments.org/"
|
||||
@@ -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=('786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199')
|
||||
sha256sums=('61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f')
|
||||
|
||||
build() {
|
||||
cd "pygments-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user