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

Evangelos Foutras foutrelis at archlinux.org
Tue Nov 27 08:28:11 UTC 2018


    Date: Tuesday, November 27, 2018 @ 08:28:11
  Author: foutrelis
Revision: 409908

upgpkg: python-pygments 2.3.0-1

New upstream release.

Modified:
  python-pygments/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-27 06:59:56 UTC (rev 409907)
+++ PKGBUILD	2018-11-27 08:28:11 UTC (rev 409908)
@@ -2,8 +2,8 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=('python-pygments' 'python2-pygments' 'pygmentize')
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="Python syntax highlighter"
 arch=('any')
 url="http://pygments.org/"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=('!emptydirs')
 source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('dbae1046def0efb574852fab9e90209b23f556367b5a320c0bcb871c77c3e8cc')
+sha256sums=('82666aac15622bd7bb685a4ee7f6625dd716da3ef7473620c192c0168aae64fc')
 
 package_python-pygments() {
   depends=('python-setuptools')



More information about the arch-commits mailing list