Date: Sunday, September 27, 2020 @ 16:43:57 Author: heftig Revision: 396749
3.38.0-1 Modified: gnome-nibbles/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 16:43:07 UTC (rev 396748) +++ PKGBUILD 2020-09-27 16:43:57 UTC (rev 396749) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-nibbles -pkgver=3.36.1 +pkgver=3.38.0 pkgrel=1 pkgdesc="Guide a worm around a maze" url="https://wiki.gnome.org/Apps/Nibbles" @@ -11,7 +11,7 @@ depends=(clutter-gtk gsound librsvg libgnome-games-support libgee) makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson) groups=(gnome-extra) -_commit=ab1b416c2231e0b32d878f1c35da97a04450111d # tags/3.36.1^0 +_commit=a510e6da13ab0dd57446447eeb5d374fb4bf89ce # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-nibbles.git#commit=$_commit") sha256sums=('SKIP')
