Date: Tuesday, August 21, 2018 @ 18:24:23 Author: heftig Revision: 332756
3.24.1-1 Modified: gnome-nibbles/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-21 18:24:01 UTC (rev 332755) +++ PKGBUILD 2018-08-21 18:24:23 UTC (rev 332756) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-nibbles -pkgver=3.24.0+5+g1c331f4 +pkgver=3.24.1 pkgrel=1 pkgdesc="Guide a worm around a maze" url="https://wiki.gnome.org/Apps/Nibbles" @@ -12,8 +12,8 @@ depends=(clutter-gtk libcanberra librsvg libgnome-games-support libgee) makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib vala git) groups=(gnome-extra) -_commit=1c331f43b08dcc54f893b0e8e718a7871767e780 # gnome-3-24 -source=("git+https://git.gnome.org/browse/gnome-nibbles#commit=$_commit") +_commit=906ef44a7563086dfc83ec978cd5ebbb65d74a39 # tags/3.24.1^0 +source=("git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
