Date: Saturday, April 23, 2022 @ 20:49:55 Author: heftig Revision: 443855
40.7-1 Modified: tali/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:48:41 UTC (rev 443854) +++ PKGBUILD 2022-04-23 20:49:55 UTC (rev 443855) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=tali -pkgver=40.6 +pkgver=40.7 pkgrel=1 pkgdesc="Beat the odds in a poker-style dice game" url="https://wiki.gnome.org/Apps/Tali" @@ -12,7 +12,7 @@ makedepends=(meson gobject-introspection yelp-tools appstream-glib git) groups=(gnome-extra) options=(debug) -_commit=ea5e14154f23f43466efe46ab9a362d57c7c09f3 # tags/40.6^0 +_commit=5c05e7f6f0e6c7d33c5a7136ed8174473b01693a # tags/40.7^0 source=("git+https://gitlab.gnome.org/GNOME/tali.git#commit=$_commit") sha256sums=('SKIP')
