Date: Friday, March 15, 2019 @ 18:30:08 Author: heftig Revision: 348216
3.32.0-1 Modified: pygobject/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-15 18:27:05 UTC (rev 348215) +++ PKGBUILD 2019-03-15 18:30:08 UTC (rev 348216) @@ -3,7 +3,7 @@ pkgbase=pygobject pkgname=(python-gobject python2-gobject pygobject-devel) -pkgver=3.30.4 +pkgver=3.32.0 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=30fc1cced45d7061f8f4c41d481fae0d345a25b5 # tags/3.30.4^0 +_commit=0f1d14f5ac95b14a6b13dbcc0ebc937c7e1f6413 # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit") sha256sums=('SKIP')
