python-gobject: update to 3.18.2.
This commit is contained in:
parent
ffe2024b31
commit
1c599446b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-gobject'
|
# Template file for 'python-gobject'
|
||||||
pkgname=python-gobject
|
pkgname=python-gobject
|
||||||
version=3.18.0
|
version=3.18.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pygobject-${version}"
|
wrksrc="pygobject-${version}"
|
||||||
hostmakedepends="pkg-config gobject-introspection"
|
hostmakedepends="pkg-config gobject-introspection"
|
||||||
|
@ -13,7 +13,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=1c3ba1112d3713cd5c86260312bfeb0de1f84f18808e51072c50b29d46156dc9
|
checksum=2a3cad1517916b74e131e6002c3824361aee0671ffb0d55ded119477fc1c2c5f
|
||||||
|
|
||||||
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 a new issue