Date: Thursday, March 30, 2017 @ 20:01:42 Author: heftig Revision: 291879
3.24.0-1 Modified: pygobject/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-30 19:55:40 UTC (rev 291878) +++ PKGBUILD 2017-03-30 20:01:42 UTC (rev 291879) @@ -3,8 +3,8 @@ pkgbase=pygobject pkgname=(python-gobject python2-gobject pygobject-devel) -pkgver=3.22.0 -pkgrel=2 +pkgver=3.24.0 +pkgrel=1 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+" url="https://wiki.gnome.org/Projects/PyGObject" arch=(i686 x86_64) @@ -12,8 +12,8 @@ depends=(gobject-introspection-runtime) makedepends=(python{,2}-cairo gobject-introspection git gnome-common) optdepends=('cairo: Cairo bindings') -_commit=fb1b8fa8a67f2c7ea7ad4b53076496a8f2b4afdb -source=("git://git.gnome.org/pygobject#commit=$_commit") +_commit=9d76190bc7a256764b1af5ec4bd05ce4a7b6e1d2 # tags/3.24.0^0 +source=("git+https://git.gnome.org/browse/pygobject#commit=$_commit") sha256sums=('SKIP') pkgver() {