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

Evangelos Foutras foutrelis at archlinux.org
Sun Dec 23 16:33:15 UTC 2018


    Date: Sunday, December 23, 2018 @ 16:33:15
  Author: foutrelis
Revision: 417650

upgpkg: python-pygments 2.3.1-1

New upstream release.

Modified:
  python-pygments/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-23 16:31:42 UTC (rev 417649)
+++ PKGBUILD	2018-12-23 16:33:15 UTC (rev 417650)
@@ -2,7 +2,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=('python-pygments' 'python2-pygments' 'pygmentize')
-pkgver=2.3.0
+pkgver=2.3.1
 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=('82666aac15622bd7bb685a4ee7f6625dd716da3ef7473620c192c0168aae64fc')
+sha256sums=('5ffada19f6203563680669ee7f53b64dabbeb100eb51b61996085e99c03b284a')
 
 package_python-pygments() {
   depends=('python-setuptools')



More information about the arch-commits mailing list