* update python-pygments to 2.18.0-3

This commit is contained in:
Alexander Baldeck 2024-12-05 17:30:08 +01:00
parent ce976269a4
commit 0d018c2234
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-pygments
pkgdesc = Python syntax highlighter
pkgver = 2.18.0
pkgrel = 1
pkgrel = 3
url = https://pygments.org/
arch = any
license = BSD-2-Clause

View File

@ -4,7 +4,7 @@
pkgname=python-pygments
pkgver=2.18.0
pkgrel=1
pkgrel=3
pkgdesc="Python syntax highlighter"
arch=(any)
url="https://pygments.org/"