diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 40b676c61f1..6bce60aebd6 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -2,7 +2,7 @@ maintainer="team/gnome " pkgname=gobject-introspection pkgver=1.86.0 -pkgrel=0 +pkgrel=1 # NOTE: Upgrade only to even-numbered versions (e.g. 1.18.x, 1.20.x)! pkgdesc="Introspection system for GObject-based libraries" url="https://gi.readthedocs.io"