Date: Monday, October 2, 2017 @ 13:37:17 Author: heftig Revision: 306553
1.54.1-1 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-02 13:33:44 UTC (rev 306552) +++ PKGBUILD 2017-10-02 13:37:17 UTC (rev 306553) @@ -3,7 +3,7 @@ pkgbase=gobject-introspection pkgname=(gobject-introspection gobject-introspection-runtime) -pkgver=1.54.0 +pkgver=1.54.1 pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/Projects/GObjectIntrospection" @@ -12,7 +12,7 @@ depends=(python python-mako) makedepends=(cairo git gtk-doc) options=(!emptydirs) -_commit=230b258b0fb0279e9f8b500d6a9cfa1313162ced # tags/1.54.0^0 +_commit=f9e8154fb1b9612e95cf52cbeb1f52ec0a929910 # tags/1.54.1^0 source=("git+https://git.gnome.org/browse/gobject-introspection#commit=$_commit") sha256sums=('SKIP')
