python-gobject: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
5f347a8940
commit
28e98ebe15
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-gobject'
|
# Template file for 'python-gobject'
|
||||||
pkgname=python-gobject
|
pkgname=python-gobject
|
||||||
version=3.24.1
|
version=3.26.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pygobject-${version}"
|
wrksrc="pygobject-${version}"
|
||||||
hostmakedepends="pkg-config gobject-introspection"
|
hostmakedepends="pkg-config gobject-introspection"
|
||||||
makedepends="libglib-devel python-cairo-devel python3-cairo-devel"
|
makedepends="libglib-devel python-cairo-devel python3-cairo-devel"
|
||||||
|
@ -9,10 +9,10 @@ depends="gir-freedesktop python-cairo"
|
||||||
pycompile_module="gi pygtkcompat"
|
pycompile_module="gi pygtkcompat"
|
||||||
short_desc="Python2 bindings for GObject"
|
short_desc="Python2 bindings for GObject"
|
||||||
homepage="https://live.gnome.org/PyGObject"
|
homepage="https://live.gnome.org/PyGObject"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||||
checksum=a628a95aa0909e13fb08230b1b98fc48adef10b220932f76d62f6821b3fdbffd
|
checksum=7411acd600c8cb6f00d2125afa23303f2104e59b83e0a4963288dbecc3b029fa
|
||||||
|
|
||||||
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"
|
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/8676/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue