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

Evangelos Foutras foutrelis at archlinux.org
Sun Jan 17 16:38:13 UTC 2016


    Date: Sunday, January 17, 2016 @ 17:38:13
  Author: foutrelis
Revision: 157264

upgpkg: python-pygments 2.1-1

New upstream release.

Modified:
  python-pygments/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 16:16:13 UTC (rev 157263)
+++ PKGBUILD	2016-01-17 16:38:13 UTC (rev 157264)
@@ -3,8 +3,8 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=('python-pygments' 'python2-pygments' 'pygmentize')
-pkgver=2.0.2
-pkgrel=3
+pkgver=2.1
+pkgrel=1
 pkgdesc="Python syntax highlighter"
 arch=('any')
 url="http://pygments.org/"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=('!emptydirs')
 source=(https://pypi.python.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('7320919084e6dac8f4540638a46447a3bd730fca172afc17d2c03eed22cf4f51')
+sha256sums=('13a0ef5fafd7b16cf995bc28fe7aab0780dab1b2fda0fc89e033709af8b8a47b')
 
 package_python-pygments() {
   depends=('python-setuptools')



More information about the arch-commits mailing list