[arch-commits] Commit in python-pygments/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon May 3 23:12:46 UTC 2021
Date: Monday, May 3, 2021 @ 23:12:45
Author: foutrelis
Revision: 927329
upgpkg: python-pygments 2.9.0-1: new upstream release
Modified:
python-pygments/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-03 22:01:36 UTC (rev 927328)
+++ PKGBUILD 2021-05-03 23:12:45 UTC (rev 927329)
@@ -2,7 +2,7 @@
# Contributor: Timm Preetz <timm at preetz.us>
pkgname=python-pygments
-pkgver=2.8.1
+pkgver=2.9.0
pkgrel=1
pkgdesc="Python syntax highlighter"
arch=('any')
@@ -15,7 +15,7 @@
conflicts=('pygmentize')
replaces=('pygmentize')
source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('2656e1a6edcdabf4275f9a3640db59fd5de107d88e8663c5d4e9a0fa62f77f94')
+sha256sums=('a18f47b506a429f6f4b9df81bb02beab9ca21d0a5fee38ed15aef65f0545519f')
build() {
cd "$srcdir/Pygments-$pkgver"
More information about the arch-commits
mailing list