* update gobject-introspection to 1.76.1-3

This commit is contained in:
Alexander Baldeck 2023-06-20 10:22:35 +02:00
parent 10e514c422
commit 12c3ca0c8a

View File

@ -9,12 +9,12 @@ pkgname=(
libgirepository
)
pkgver=1.76.1
pkgrel=2
pkgrel=3
pkgdesc="Introspection system for GObject-based libraries"
url="https://wiki.gnome.org/Projects/GObjectIntrospection"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(LGPL GPL)
_glibver=2.76.1
_glibver=2.76.2
makedepends=(
cairo
git