Date: Friday, April 24, 2020 @ 21:32:15 Author: heftig Revision: 381510
3.36.2-1 Modified: iagno/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 21:32:04 UTC (rev 381509) +++ PKGBUILD 2020-04-24 21:32:15 UTC (rev 381510) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=iagno -pkgver=3.36.0 +pkgver=3.36.2 pkgrel=1 pkgdesc="Dominate the board in a classic version of Reversi" url="https://wiki.gnome.org/Apps/Iagno" @@ -11,7 +11,7 @@ depends=(gtk3 gsound librsvg) makedepends=(meson gobject-introspection yelp-tools appstream-glib vala git) groups=(gnome-extra) -_commit=04e5a0bd533b3a6106590b23e65e189d793dd149 # tags/3.36.0^0 +_commit=2ff809ad5991db11e320e2c88e485e485640a30a # tags/3.36.2^0 source=("git+https://gitlab.gnome.org/GNOME/iagno.git#commit=$_commit") sha256sums=('SKIP')
