[arch-commits] Commit in gobject-introspection/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 8 18:08:49 UTC 2018


    Date: Thursday, March 8, 2018 @ 18:08:49
  Author: heftig
Revision: 318248

1.55.2-1

Modified:
  gobject-introspection/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-08 18:05:54 UTC (rev 318247)
+++ PKGBUILD	2018-03-08 18:08:49 UTC (rev 318248)
@@ -3,7 +3,7 @@
 
 pkgbase=gobject-introspection
 pkgname=(gobject-introspection gobject-introspection-runtime)
-pkgver=1.54.1
+pkgver=1.55.2
 pkgrel=1
 pkgdesc="Introspection system for GObject-based libraries"
 url="https://wiki.gnome.org/Projects/GObjectIntrospection"
@@ -12,8 +12,8 @@
 depends=(python python-mako)
 makedepends=(cairo git gtk-doc)
 options=(!emptydirs)
-_commit=f9e8154fb1b9612e95cf52cbeb1f52ec0a929910  # tags/1.54.1^0
-source=("git+https://git.gnome.org/browse/gobject-introspection#commit=$_commit")
+_commit=81c7db8c53cc4dc1a7bb772fdca1bd5ec78708eb  # tags/1.55.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list