mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-gobject: update to 3.52.3
This commit is contained in:
parent
c9ca3ac2c7
commit
0c02a10c96
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-gobject'
|
||||
pkgname=python3-gobject
|
||||
version=3.50.0
|
||||
revision=2
|
||||
version=3.52.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dpython=python${py3_ver}"
|
||||
|
@ -14,8 +14,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
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=8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212
|
||||
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.gz"
|
||||
checksum=00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
python3-gobject-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue