Date: Sunday, May 17, 2020 @ 17:26:12 Author: heftig Revision: 385436
0.2.4-1 Modified: gfbgraph/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-17 17:11:12 UTC (rev 385435) +++ PKGBUILD 2020-05-17 17:26:12 UTC (rev 385436) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gfbgraph -pkgver=0.2.3+23+g5925221 +pkgver=0.2.4 pkgrel=1 pkgdesc="GLib/GObject wrapper for the Facebook Graph API" url="https://wiki.gnome.org/Projects/GFBGraph" @@ -10,7 +10,7 @@ license=(LGPL) depends=(gnome-online-accounts) makedepends=(rest json-glib gobject-introspection gtk-doc git) -_commit=5925221e3f46b269b34f49762c4e90ad52827699 # master +_commit=1a01f9002127c074dcba76c8335850051a362164 # tags/v_0_2_4^0 source=("git+https://gitlab.gnome.org/GNOME/libgfbgraph.git#commit=$_commit") sha256sums=('SKIP')
