pygobject: update to 3.0.1.

This commit is contained in:
Juan RP 2011-10-01 13:12:40 +02:00
parent 0e5524c4e7
commit c01dfeb085
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'pygobject'
pkgname=pygobject
version=3.0.0
version=3.0.1
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.xz"
build_style=gnu_configure
short_desc="Python bindings for GObject"
homepage="http://www.pygtk.org/"
license="LGPL-2.1"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ef6735792b0d44287126a6a3b181c85559849063d770506fe06848adb87ce815
checksum=ccb2cc765c11724fd3025569a7a7a72bf7c981365107ff5bd15499640d6adda1
long_desc="
Pygobject is a set of Python bindings for the GLib's GObject library."