[Lunar-commits] <moonbase> pygtk: small tweaks.
Florin Braescu
florin at lunar-linux.org
Fri Jul 16 09:36:56 CEST 2010
commit 9ec76ab8e3efc92b6b5e43b23bd50d68762b94bb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 16 10:36:56 2010 +0300
pygtk: small tweaks.
---
python/pygtk/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/python/pygtk/DETAILS b/python/pygtk/DETAILS
index 5abcf77..ea20bd3 100644
--- a/python/pygtk/DETAILS
+++ b/python/pygtk/DETAILS
@@ -1,6 +1,6 @@
MODULE=pygtk
- VERSION=2.17.0
MAJOR=2.17
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
@@ -12,6 +12,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
cat << EOF
PyGTK is an extension module for python that gives you access to the GTK+
-widget set. Just about anything you can write in C with GTK+ you can write
+widget set. Just about anything you can write in C with GTK+ you can write
in python with PyGTK (within reason), but with all the benefits of python.
EOF
More information about the Lunar-commits
mailing list