[Lunar-commits] <moonbase> pygobject: version bumped to 2.21.1.
Florin Braescu
florin at lunar-linux.org
Sun May 9 09:48:01 CEST 2010
commit a4bd80ba187c9d7887f89fcdcbf38adbcd9fde08
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 9 10:48:01 2010 +0300
pygobject: version bumped to 2.21.1.
---
gnome2/bindings/pygobject/BUILD | 8 ++++----
gnome2/bindings/pygobject/DEPENDS | 2 +-
gnome2/bindings/pygobject/DETAILS | 12 ++++++------
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/gnome2/bindings/pygobject/BUILD b/gnome2/bindings/pygobject/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/bindings/pygobject/BUILD
+++ b/gnome2/bindings/pygobject/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
--infodir=${GNOME210_PREFIX:-/usr}/share/info \
--mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/bindings/pygobject/DEPENDS b/gnome2/bindings/pygobject/DEPENDS
index 2d1e652..f49f848 100644
--- a/gnome2/bindings/pygobject/DEPENDS
+++ b/gnome2/bindings/pygobject/DEPENDS
@@ -1,2 +1,2 @@
-depends Python &&
+depends Python
depends glib-2
diff --git a/gnome2/bindings/pygobject/DETAILS b/gnome2/bindings/pygobject/DETAILS
index 5f55687..f9b8db1 100644
--- a/gnome2/bindings/pygobject/DETAILS
+++ b/gnome2/bindings/pygobject/DETAILS
@@ -1,12 +1,12 @@
MODULE=pygobject
- VERSION=2.18.0
- MAJOR=2.18
+ MAJOR=2.21
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:f800eda7978fe9813600cfdda973da15c3178bb0
- WEB_SITE=http://www.pygtk.org/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:e29ae37862ef8ebb359884464ade4b867ba075b8
+ WEB_SITE=http://www.pygtk.org
ENTERED=20050319
- UPDATED=20090526
+ UPDATED=20100509
SHORT="Python bindings for GObject"
cat << EOF
More information about the Lunar-commits
mailing list