* update pygobject to 3.50.0-2

This commit is contained in:
Alexander Baldeck 2024-12-06 07:37:00 +01:00
parent 2c86a6d45d
commit 4ef6f45aab
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = pygobject
pkgdesc = Python bindings for GLib/GObject/GIO/GTK
pkgver = 3.50.0
pkgrel = 1
pkgrel = 2
url = https://pygobject.gnome.org/
arch = x86_64
arch = powerpc64le

View File

@ -9,7 +9,7 @@ pkgname=(
python-gobject-docs
)
pkgver=3.50.0
pkgrel=1
pkgrel=2
pkgdesc="Python bindings for GLib/GObject/GIO/GTK"
url="https://pygobject.gnome.org/"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)