[arch-commits] Commit in python-pygments/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue May 28 07:15:16 UTC 2019
Date: Tuesday, May 28, 2019 @ 07:15:14
Author: foutrelis
Revision: 472228
upgpkg: python-pygments 2.4.2-1
New upstream release.
Modified:
python-pygments/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-28 07:14:47 UTC (rev 472227)
+++ PKGBUILD 2019-05-28 07:15:14 UTC (rev 472228)
@@ -2,7 +2,7 @@
# Contributor: Timm Preetz <timm at preetz.us>
pkgname=('python-pygments' 'python2-pygments' 'pygmentize')
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="Python syntax highlighter"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
options=('!emptydirs')
source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('b437bc0d04dc36f1f5b3592985b3e0a3d0af46b7c39199231706d19a4ee63344')
+sha256sums=('881c4c157e45f30af185c1ffe8d549d48ac9127433f2c380c24b84572ad66297')
package_python-pygments() {
depends=('python-setuptools')
More information about the arch-commits
mailing list