pygobject: update to 2.28.0.
--HG-- branch : gnome3
This commit is contained in:
parent
9429e677e2
commit
aa18587498
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'pygobject'
|
||||
pkgname=pygobject
|
||||
version=2.27.91
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.27/$pkgname-$version.tar.bz2"
|
||||
version=2.28.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Python bindings for GObject"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a1dffbe2a8e0d490594554ed8d06f0ee4a371acb6c210e7f35158e9ae77e0df4
|
||||
checksum=12b3c6516c803e3cada4585bd45456897c8e02a7b390dfd05683b93c50ec66ba
|
||||
long_desc="
|
||||
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||||
|
||||
|
|
Loading…
Reference in a new issue