[Lunar-commits] <moonbase-other> pygobject: version bumped to 3.4.2.

Florin Braescu florin at lunar-linux.org
Sun Feb 10 20:15:55 CET 2013


commit 37adc8b2b8c4ce7c6fc63e4c7b40cb13c3fe51fb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 10 Feb 2013 11:15:55 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/37adc8b2b8c4ce7c6fc63e4c7b40cb13c3fe51fb

pygobject: version bumped to 3.4.2.
---
  python/pygobject/BUILD   | +5/-5     
  python/pygobject/DEPENDS | +1/-1     
  python/pygobject/DETAILS | +3/-3     
  3 files changed, 9 insertions(+), 9 deletions(-)

--- a/python/pygobject/BUILD
+++ b/python/pygobject/BUILD
@@ -4,12 +4,12 @@
     sedit "s/SUBDIRS = docs codegen/SUBDIRS = codegen/g" Makefile.in
   fi  &&
 
-   ./configure  --prefix=/usr         \
-                --build=$BUILD        \
-                --sysconfdir=/etc     \
-                --localstatedir=/var  \
+   ./configure  --prefix=/usr              \
+                --build=$BUILD             \
+                --sysconfdir=/etc          \
+                --localstatedir=/var       \
                 --infodir=/usr/share/info  \
-                --mandir=/usr/share/man   \
+                --mandir=/usr/share/man    \
                 $OPTS                     &&
     default_make
 
--- a/python/pygobject/DEPENDS
+++ b/python/pygobject/DEPENDS
@@ -1,4 +1,4 @@
-depends  Python
 depends  glib-2
+depends  Python
 depends  pycairo
 depends  gobject-introspection
--- a/python/pygobject/DETAILS
+++ b/python/pygobject/DETAILS
@@ -1,11 +1,11 @@
           MODULE=pygobject
-         VERSION=3.2.0
+         VERSION=3.4.2
           SOURCE=$MODULE-$VERSION.tar.xz
       SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
-      SOURCE_VFY=sha256:1a2140c4c4ce0c1a5d7abe74eeb7a7040f426cb17943c3ae7e57695b355151c3
+      SOURCE_VFY=sha1:abf695f16d36a36e72f713016a92eab0646d37a2
         WEB_SITE=http://www.pygtk.org
          ENTERED=20050319
-         UPDATED=20120411
+         UPDATED=20130210
            SHORT="Python bindings for GObject"
 
 cat << EOF




More information about the Lunar-commits mailing list