Date: Sunday, September 27, 2020 @ 16:48:06 Author: heftig Revision: 396755
3.38.0-1 Modified: iagno/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 16:47:41 UTC (rev 396754) +++ PKGBUILD 2020-09-27 16:48:06 UTC (rev 396755) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=iagno -pkgver=3.36.4 +pkgver=3.38.0 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=0eefba735f6587ea061589be9104aa031776a9c7 # tags/3.36.4^0 +_commit=d1588c220ef87cdaea4af64a9b625f77bad5205d # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/iagno.git#commit=$_commit") sha256sums=('SKIP')
