Date: Friday, April 24, 2020 @ 21:31:36 Author: heftig Revision: 381507
3.36.2-1 Modified: gnome-taquin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 21:31:23 UTC (rev 381506) +++ PKGBUILD 2020-04-24 21:31:36 UTC (rev 381507) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-taquin -pkgver=3.36.0 +pkgver=3.36.2 pkgrel=1 pkgdesc="Move tiles so that they reach their places" url="https://wiki.gnome.org/Apps/Taquin" @@ -11,7 +11,7 @@ depends=(gtk3 librsvg gsound) makedepends=(meson vala yelp-tools appstream-glib git) groups=(gnome-extra) -_commit=6cb558acf17ba74f5ee34306b58ee5565223e5b8 # tags/3.36.0^0 +_commit=4cca79c79f82ab67957ecbdef12a43d8a571e83d # tags/3.36.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-taquin.git#commit=$_commit") sha256sums=('SKIP')
