[Lunar-commits] <moonbase> pygtk: version bumped to 2.17.0.

Florin Braescu florin at lunar-linux.org
Thu Jul 15 22:57:01 CEST 2010


commit 2e923ac3da1dacad2797bbb7bd62ebddc5243ce7
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Jul 15 23:57:01 2010 +0300

    pygtk: version bumped to 2.17.0.
---
 python/pygtk/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/python/pygtk/DETAILS b/python/pygtk/DETAILS
index 96093ab..d12e498 100644
--- a/python/pygtk/DETAILS
+++ b/python/pygtk/DETAILS
@@ -1,17 +1,17 @@
           MODULE=pygtk
-         VERSION=2.16.0
-           MAJOR=2.16
+           MAJOR=2.17
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
-      SOURCE_VFY=sha1:b8998ca94841906e71b2475319bb47c841b188e8
+      SOURCE_VFY=sha1:04d5e3b19116578c13a36d9f4ee3c7c18f3a7013
         WEB_SITE=http://www.pygtk.org
          ENTERED=20020726
-         UPDATED=20090829
+         UPDATED=20100716
            SHORT="Python bindings for Gtk+-2"
 
 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