mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
python3-gobject: update to 3.44.1.
This commit is contained in:
parent
67f311df09
commit
0166d25cdd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-gobject'
|
||||
pkgname=python3-gobject
|
||||
version=3.44.0
|
||||
version=3.44.1
|
||||
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=f6863d6a3b70d9ace4c36a9901d39e42c8801d11309ca2a8b3459d1c24e34b7f
|
||||
checksum=3c6805d1321be90cc32e648215a562430e0d3d6edcda8f4c5e7a9daffcad5710
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
python3-gobject-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue