pygobject: update to 3.4.2.
This commit is contained in:
parent
35089ef77a
commit
f040052cca
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pygobject'
|
||||
pkgname=pygobject
|
||||
version=3.4.1.1
|
||||
version=3.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_module="gi"
|
||||
|
@ -13,6 +13,6 @@ homepage="http://www.pygtk.org/"
|
|||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=dbcff64a641b4eb251a3ca72c782c8a2318c3bbf4a31bffc40446e15111e6017
|
||||
checksum=2b87ef3170be3a20a53fbdb348ae4ecb41a72a17ec6531baa67147c3437d2aad
|
||||
long_desc="
|
||||
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||||
|
|
Loading…
Reference in New Issue