diff --git a/gobject-introspection/.SRCINFO b/gobject-introspection/.SRCINFO index 4820c3e2dc..d1daca868a 100644 --- a/gobject-introspection/.SRCINFO +++ b/gobject-introspection/.SRCINFO @@ -1,12 +1,16 @@ pkgbase = gobject-introspection pkgdesc = Introspection system for GObject-based libraries pkgver = 1.82.0 - pkgrel = 1 + pkgrel = 2 url = https://wiki.gnome.org/Projects/GObjectIntrospection arch = x86_64 + arch = powerpc64le + arch = powerpc64 + arch = powerpc + arch = riscv64 license = GPL-2.0-or-later license = LGPL-2.0-or-later - makedepends = glib2=2.82.0 + makedepends = glib2=2.82.2 makedepends = cairo makedepends = git makedepends = glibc @@ -20,17 +24,17 @@ pkgbase = gobject-introspection makedepends = python-setuptools makedepends = python-sphinx source = git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#tag=1.82.0 - source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.82.0 + source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.82.2 source = git+https://gitlab.gnome.org/GNOME/gobject-introspection-tests.git validpgpkeys = 923B7025EE03C1C59F42684CF0942E894B2EAFA0 validpgpkeys = D4C501DA48EB797A081750939449C2F50996635F b2sums = 37852497c4e75a64e7d856e361cda2b5f0edf689ff3128dbae5231d81978211bfabb03c6089965141510643eb513f428f507e548bc1bef3f4db2a4180a291c2b - b2sums = 9dee8619918d1bf85d853ddc661c4702046b5361bd3fde105d0b3c550f5dbdbaa6578557107588053bb4e980a21e83b95c2c9e9c7868fb89ca852bc950ac3dba + b2sums = 3ff7ea88d69b945524b28211cd11373856e78813ea2795c6aff040fb264d6323edcd2fd2782d827936bdee34238a6995b2c7a6b51eeac49de583a21a0072a2d2 b2sums = SKIP pkgname = gobject-introspection - depends = gobject-introspection-runtime=1.82.0-1 - depends = libgirepository=1.82.0-1 + depends = gobject-introspection-runtime=1.82.0-2 + depends = libgirepository=1.82.0-2 depends = glib2 depends = glibc depends = libffi @@ -41,7 +45,7 @@ pkgname = gobject-introspection pkgname = gobject-introspection-runtime pkgdesc = Introspection system for GObject-based libraries - runtime - depends = libgirepository=1.82.0-1 + depends = libgirepository=1.82.0-2 pkgname = libgirepository pkgdesc = Introspection system for GObject-based libraries - runtime library diff --git a/gobject-introspection/PKGBUILD b/gobject-introspection/PKGBUILD index 1da8548bc3..76551949f6 100644 --- a/gobject-introspection/PKGBUILD +++ b/gobject-introspection/PKGBUILD @@ -10,7 +10,7 @@ pkgname=( libgirepository ) pkgver=1.82.0 -pkgrel=1.1 +pkgrel=2 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/Projects/GObjectIntrospection" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) @@ -18,7 +18,7 @@ license=( GPL-2.0-or-later LGPL-2.0-or-later ) -_glibver=2.82.1 +_glibver=2.82.2 makedepends=( "glib2=$_glibver" cairo @@ -40,7 +40,7 @@ source=( "git+https://gitlab.gnome.org/GNOME/gobject-introspection-tests.git" ) b2sums=('37852497c4e75a64e7d856e361cda2b5f0edf689ff3128dbae5231d81978211bfabb03c6089965141510643eb513f428f507e548bc1bef3f4db2a4180a291c2b' - 'e9cf9b7edc6d6ef7fcdb72bb7b04fbabf317f8891d8fee6fde1d10cb190550b49db463fbe33615a3aa8d6dc71b90914ee59d5968d8983df2252f1536a95cd8f1' + '3ff7ea88d69b945524b28211cd11373856e78813ea2795c6aff040fb264d6323edcd2fd2782d827936bdee34238a6995b2c7a6b51eeac49de583a21a0072a2d2' 'SKIP') validpgpkeys=( 923B7025EE03C1C59F42684CF0942E894B2EAFA0 # Philip Withnall