[arch-commits] Commit in gnome-robots/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 25 22:42:47 UTC 2021


    Date: Thursday, March 25, 2021 @ 22:42:47
  Author: heftig
Revision: 410996

40.0-1

Modified:
  gnome-robots/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 22:42:22 UTC (rev 410995)
+++ PKGBUILD	2021-03-25 22:42:47 UTC (rev 410996)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-robots
-pkgver=3.38.0
+pkgver=40.0
 pkgrel=1
 pkgdesc="Avoid the robots and make them crash into each other"
 url="https://wiki.gnome.org/Apps/Robots"
 arch=(x86_64)
 license=(GPL)
-depends=(gtk3 gsound librsvg libgnome-games-support)
-makedepends=(meson gobject-introspection yelp-tools appstream-glib git)
+depends=(gtk3 gsound librsvg libgnome-games-support libgee)
+makedepends=(meson gobject-introspection yelp-tools appstream-glib git vala)
 groups=(gnome-extra)
-_commit=632d67b5a3a01bdddf0c128cda654c292faa96f9  # tags/3.38.0^0
+_commit=6c9525c31e4ee08f2cb4e21d9d9de41850084fb4  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-robots.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list