pygobject: update to 2.28.6.
This commit is contained in:
parent
da50f918ca
commit
669350aa83
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'pygobject'
|
||||
pkgname=pygobject
|
||||
version=2.28.3
|
||||
version=2.28.6
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
||||
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=7da88c169a56efccc516cebd9237da3fe518a343095a664607b368fe21df95b6
|
||||
checksum=e4bfe017fa845940184c82a4d8949db3414cb29dfc84815fb763697dc85bdcee
|
||||
long_desc="
|
||||
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||||
|
||||
|
|
Loading…
Reference in New Issue