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

Jan Steffens heftig at archlinux.org
Tue Nov 27 09:14:02 UTC 2018


    Date: Tuesday, November 27, 2018 @ 09:14:01
  Author: heftig
Revision: 340422

3.30.3-1

Modified:
  pygobject/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 22:38:09 UTC (rev 340421)
+++ PKGBUILD	2018-11-27 09:14:01 UTC (rev 340422)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.30.2
+pkgver=3.30.3
 pkgrel=1
 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
 url="https://wiki.gnome.org/Projects/PyGObject"
@@ -12,7 +12,7 @@
 depends=(gobject-introspection-runtime)
 makedepends=(python{,2}-cairo gobject-introspection git meson)
 optdepends=('cairo: Cairo bindings')
-_commit=3108a3a5ab82ea0af8864d8b03fd12b68657bb28  # tags/3.30.2^0
+_commit=ff45e70a9c437972a77979d1324f4368e89246d1  # tags/3.30.3^0
 source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list