Date: Sunday, September 27, 2020 @ 16:39:27 Author: heftig Revision: 396746
3.38.0-1 Modified: gnome-2048/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 16:39:16 UTC (rev 396745) +++ PKGBUILD 2020-09-27 16:39:27 UTC (rev 396746) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-2048 -pkgver=3.36.4 +pkgver=3.38.0 pkgrel=1 pkgdesc="Obtain the 2048 tile" url="https://wiki.gnome.org/Apps/2048" @@ -9,7 +9,7 @@ license=(GPL3) depends=(clutter-gtk libgee libgnome-games-support) makedepends=(meson vala yelp-tools appstream-glib git) -_commit=92553abab592f54ce10103c2d0a40b292f093eb3 # tags/3.36.4^0 +_commit=76a9159544d157e77e9f9a9aa3bfc20328bd391a # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-2048.git#commit=$_commit") sha256sums=('SKIP')
