pygobject: update to 3.2.0.
This commit is contained in:
parent
f02d7ecdf8
commit
f29dc96d31
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pygobject'
|
||||
pkgname=pygobject
|
||||
version=3.1.93
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.1/$pkgname-$version.tar.xz"
|
||||
version=3.2.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$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=2090c9a97113829603c94b29753be96c6f1d3a9e3e7a2e43a7ab3256abb6c4a0
|
||||
checksum=1a2140c4c4ce0c1a5d7abe74eeb7a7040f426cb17943c3ae7e57695b355151c3
|
||||
long_desc="
|
||||
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||||
|
||||
|
|
Loading…
Reference in New Issue