mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-gobject: update to 3.50.0.
This commit is contained in:
parent
245a115270
commit
1fb01ea6df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-gobject'
|
||||
pkgname=python3-gobject
|
||||
version=3.48.2
|
||||
version=3.50.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://pygobject.readthedocs.io/"
|
||||
changelog="https://pygobject.readthedocs.io/en/latest/changelog.html"
|
||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
|
||||
checksum=0794aeb4a9be31a092ac20621b5f54ec280f9185943d328b105cdae6298ad1a7
|
||||
checksum=8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
python3-gobject-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue