From ec7db99eb8ca225eb3e588fab2e991d968f4933b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 23 Oct 2019 15:44:11 +0000 Subject: [PATCH] main/gobject-introspection: rebuild against python 3.8 --- main/gobject-introspection/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index d8ec2c7fa8d..580485fe711 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen pkgname=gobject-introspection pkgver=1.62.0 -pkgrel=0 +pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" arch="all"