python-gobject: update to 3.16.2.
This commit is contained in:
parent
70419d26da
commit
8d161f8560
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gobject'
|
||||
pkgname=python-gobject
|
||||
version=3.16.1
|
||||
version=3.16.2
|
||||
revision=1
|
||||
wrksrc="pygobject-${version}"
|
||||
hostmakedepends="pkg-config gobject-introspection"
|
||||
|
@ -10,12 +10,12 @@ replaces="pygobject>=0"
|
|||
pycompile_module="gi pygtkcompat"
|
||||
short_desc="Python2 bindings for GObject"
|
||||
homepage="https://live.gnome.org/PyGObject"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
checksum=de620e00fe7ecb788aa2dc0d664e41f71b8e718e728168e8d982cf193a9e7e64
|
||||
|
||||
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"
|
||||
checksum=7d96dad050f15ec1688617b749bb485811842de46a22d31f9396023e8eaa1ec3
|
||||
|
||||
do_configure() {
|
||||
# python2
|
||||
|
|
Loading…
Reference in New Issue