Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / python-pygments
Commits: 70b7e571 by Evangelos Foutras at 2023-08-09T23:41:49+03:00 upgpkg: 2.16.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Timm Preetz <[email protected]> pkgname=python-pygments -pkgver=2.15.1 +pkgver=2.16.1 pkgrel=1 pkgdesc="Python syntax highlighter" arch=('any') @@ -16,7 +16,7 @@ provides=('pygmentize') conflicts=('pygmentize') replaces=('pygmentize') source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz) -sha256sums=('8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c') +sha256sums=('1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29') build() { cd Pygments-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygments/-/commit/70b7e57176fabd2fe52714de934f604ae7a33193 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygments/-/commit/70b7e57176fabd2fe52714de934f604ae7a33193 You're receiving this email because of your account on gitlab.archlinux.org.
