pygobject: update to 3.0.3.
This commit is contained in:
parent
5a595bba86
commit
090ae25a47
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'pygobject'
|
||||
pkgname=pygobject
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Python bindings for GObject"
|
||||
homepage="http://www.pygtk.org/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e1eccc37afd2d4cbeb329b92ce3d71287d662dc2fec430c08a0471153e52a462
|
||||
checksum=088b1e682be02a969a0a3f2e650e4fe72bb3638ee8229819841d3e8f4cde2d7c
|
||||
long_desc="
|
||||
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||||
|
||||
|
|
Loading…
Reference in a new issue