python-gobject: update to 3.30.2.

This commit is contained in:
Rasmus Thomsen 2018-11-12 22:21:01 +01:00 committed by maxice8
parent 60b29d8c1a
commit 771594500b
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'python-gobject'
pkgname=python-gobject
version=3.30.1
version=3.30.2
revision=1
wrksrc="pygobject-${version}"
pycompile_module="gi pygtkcompat"
hostmakedepends="gobject-introspection meson pkg-config"
makedepends="libglib-devel python-cairo-devel python3-cairo-devel"
depends="gir-freedesktop python-cairo"
pycompile_module="gi pygtkcompat"
short_desc="Python2 bindings for GObject"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1-or-later"
homepage="https://pygobject.readthedocs.io/"
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
checksum=e1335b70e36885bf1ae207ec1283a369b8fc3e080688046c1edb5a676edc11ce
checksum=a4fc3523c4c1bb3d59e01d182fa50d9fb17db9896d86e68e470468390827ed97
# Also, we don't do any meson cross specific stuff here
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"