Merge pull request #6147 from Hoshpak/update-python-gobject
python-gobject: update to 3.24.0
This commit is contained in:
commit
d0c3ceca5a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-gobject'
|
# Template file for 'python-gobject'
|
||||||
pkgname=python-gobject
|
pkgname=python-gobject
|
||||||
version=3.22.0
|
version=3.24.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pygobject-${version}"
|
wrksrc="pygobject-${version}"
|
||||||
hostmakedepends="pkg-config gobject-introspection"
|
hostmakedepends="pkg-config gobject-introspection"
|
||||||
|
@ -12,7 +12,7 @@ homepage="https://live.gnome.org/PyGObject"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@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=08b29cfb08efc80f7a8630a2734dec65a99c1b59f1e5771c671d2e4ed8a5cbe7
|
checksum=4e228b1c0f36e810acd971fad1c7030014900d8427c308d63a560f3f1037fa3c
|
||||||
|
|
||||||
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