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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Sun Feb 3 12:34:22 UTC 2013


    Date: Sunday, February 3, 2013 @ 13:34:21
  Author: foutrelis
Revision: 83566

upgpkg: python-pygments 1.6-1

New upstream release.

Modified:
  python-pygments/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-03 08:26:51 UTC (rev 83565)
+++ PKGBUILD	2013-02-03 12:34:21 UTC (rev 83566)
@@ -3,8 +3,8 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=('python-pygments' 'python2-pygments')
-pkgver=1.5
-pkgrel=3
+pkgver=1.6
+pkgrel=1
 pkgdesc="Python syntax highlighter"
 arch=('any')
 url="http://pygments.org/"
@@ -12,7 +12,7 @@
 makedepends=('python-distribute' 'python2-distribute')
 options=('!emptydirs')
 source=(http://pypi.python.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('fe183e3886f597e41f8c88d0e53c796cefddc879bfdf45f2915a383060436740')
+sha256sums=('799ed4caf77516e54440806d8d9cd82a7607dfdf4e4fb643815171a4b5c921c0')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list