[arch-commits] Commit in python-pygments/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Fri May 10 03:34:50 UTC 2019


    Date: Friday, May 10, 2019 @ 03:34:49
  Author: foutrelis
Revision: 464750

upgpkg: python-pygments 2.4.0-1

New upstream release.

Modified:
  python-pygments/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-10 00:38:41 UTC (rev 464749)
+++ PKGBUILD	2019-05-10 03:34:49 UTC (rev 464750)
@@ -2,7 +2,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=('python-pygments' 'python2-pygments' 'pygmentize')
-pkgver=2.3.1
+pkgver=2.4.0
 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=('5ffada19f6203563680669ee7f53b64dabbeb100eb51b61996085e99c03b284a')
+sha256sums=('31cba6ffb739f099a85e243eff8cb717089fdd3c7300767d9fc34cb8e1b065f5')
 
 package_python-pygments() {
   depends=('python-setuptools')



More information about the arch-commits mailing list