python-gobject: update to 3.28.3. (#14854)
This commit is contained in:
parent
e94695e788
commit
7c5e2b1f20
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gobject'
|
||||
pkgname=python-gobject
|
||||
version=3.28.2
|
||||
version=3.28.3
|
||||
revision=1
|
||||
wrksrc="pygobject-${version}"
|
||||
hostmakedepends="pkg-config gobject-introspection"
|
||||
|
@ -8,11 +8,11 @@ makedepends="libglib-devel python-cairo-devel python3-cairo-devel"
|
|||
depends="gir-freedesktop python-cairo"
|
||||
pycompile_module="gi pygtkcompat"
|
||||
short_desc="Python2 bindings for GObject"
|
||||
homepage="https://live.gnome.org/PyGObject"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://live.gnome.org/PyGObject"
|
||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||
checksum=ac443afd14fcb9ff5744b65d6e2b380e70510278404fb8684a9b9fb089e6f2ca
|
||||
checksum=3dd3e21015d06e00482ea665fc1733b77e754a6ab656a5db5d7f7bfaf31ad0b0
|
||||
|
||||
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"
|
||||
|
||||
|
|
Loading…
Reference in New Issue