Date: Thursday, March 25, 2021 @ 22:48:10 Author: heftig Revision: 410999
40.0-1 Modified: tali/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 22:42:58 UTC (rev 410998) +++ PKGBUILD 2021-03-25 22:48:10 UTC (rev 410999) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=tali -pkgver=3.38.3 +pkgver=40.0 pkgrel=1 pkgdesc="Beat the odds in a poker-style dice game" url="https://wiki.gnome.org/Apps/Tali" @@ -11,7 +11,7 @@ depends=(gtk3 librsvg libgnome-games-support) makedepends=(meson gobject-introspection yelp-tools appstream-glib git) groups=(gnome-extra) -_commit=aeaeee727e8572003b2de2d2f44fd87d7d0ae27e # tags/3.38.3^0 +_commit=19292acdb838563aa7fae1d1759a3e67fc6758d0 # tags/40.0^0 source=("git+https://gitlab.gnome.org/GNOME/tali.git#commit=$_commit") sha256sums=('SKIP')
