From 025c69bbb5e09d7d6f795998df0d63e9f3164e84 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.eu>
Date: Fri, 15 Sep 2017 15:19:37 +0200
Subject: [PATCH] gobject-introspection: update to 1.54.0; gnome is now
 maintained by Gottox

---
 srcpkgs/gobject-introspection/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template
index e9fd8c7ccae..d766dfcda53 100644
--- a/srcpkgs/gobject-introspection/template
+++ b/srcpkgs/gobject-introspection/template
@@ -1,6 +1,6 @@
 # Template file for 'gobject-introspection'
 pkgname=gobject-introspection
-version=1.52.1
+version=1.54.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-tests --disable-static"
@@ -9,11 +9,11 @@ makedepends="libffi-devel libglib-devel python-devel libxml2-devel cairo-devel"
 depends="libtool python libgirepository-devel"
 pycompile_dirs="usr/lib/${pkgname}/giscanner"
 short_desc="Introspection system for GObject-based libraries"
-maintainer="Juan RP <xtraeme@voidlinux.eu>"
+maintainer="Enno Boland <gottox@voidlinux.eu>"
 homepage="http://live.gnome.org/GObjectInstrospection"
 license="GPL-2, LGPL-2.1"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=2ed0c38d52fe1aa6fc4def0c868fe481cb87b532fc694756b26d6cfab29faff4
+checksum=67e76742ce78821bce8a613183368222919b24e2dcf5fe26f17726c11c422ed7
 nocross=yes
 
 gir-freedesktop_package() {