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

Jan Steffens heftig at archlinux.org
Fri Nov 30 20:21:59 UTC 2018


    Date: Friday, November 30, 2018 @ 20:21:58
  Author: heftig
Revision: 340883

3.30.4-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-30 20:05:21 UTC (rev 340882)
+++ PKGBUILD	2018-11-30 20:21:58 UTC (rev 340883)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.30.3
+pkgver=3.30.4
 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=ff45e70a9c437972a77979d1324f4368e89246d1  # tags/3.30.3^0
+_commit=30fc1cced45d7061f8f4c41d481fae0d345a25b5  # tags/3.30.4^0
 source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list