[Lunar-commits] <moonbase> pygments: version bumped to 1.4.
Florin Braescu
florin at lunar-linux.org
Tue Jan 4 06:43:20 CET 2011
commit c4c04bc929245c167367d154afaf4e9eed1c5c0e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 4 07:43:20 2011 +0200
pygments: version bumped to 1.4.
---
python/pygments/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/python/pygments/DETAILS b/python/pygments/DETAILS
index 00b8f9e..62d0bee 100644
--- a/python/pygments/DETAILS
+++ b/python/pygments/DETAILS
@@ -1,19 +1,19 @@
MODULE=pygments
- VERSION=1.3.1
+ VERSION=1.4
SOURCE=Pygments-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Pygments-$VERSION
SOURCE_URL=http://pypi.python.org/packages/source/P/Pygments
- SOURCE_VFY=sha1:947f90c5f71e83ec68161b33204b860a4cfd0742
+ SOURCE_VFY=sha1:d34f96421a86004aa5d26ecf975edefd09f948b1
WEB_SITE=http://pygments.org
ENTERED=20090525
- UPDATED=20100624
+ UPDATED=20110104
SHORT="Syntax highlighter written in Python"
MAINTAINER=jannis at lunar-linux.org
cat << EOF
-This is the home of Pygments. It is a generic syntax highlighter for
-general use in all kinds of software such as forum systems, wikis or
-other applications that need to prettify source code. Highlights are:
+Pygments is a generic syntax highlighter for general use in all kinds
+of software such as forum systems, wikis or other applications that
+need to prettify source code. Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details that increase highlighting
quality
More information about the Lunar-commits
mailing list