[arch-commits] Commit in five-or-more/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Mar 15 20:55:52 UTC 2019


    Date: Friday, March 15, 2019 @ 20:55:51
  Author: heftig
Revision: 348362

3.32.0-1

Modified:
  five-or-more/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-15 20:51:34 UTC (rev 348361)
+++ PKGBUILD	2019-03-15 20:55:51 UTC (rev 348362)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=five-or-more
-pkgver=3.30.0
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="Remove colored balls from the board by forming lines"
 url="https://wiki.gnome.org/Apps/Five%20or%20more"
@@ -9,9 +9,9 @@
 arch=(x86_64)
 license=(GPL)
 depends=(gtk3 librsvg libgnome-games-support)
-makedepends=(gobject-introspection yelp-tools appstream-glib git meson)
+makedepends=(gobject-introspection yelp-tools appstream-glib git meson vala)
 groups=(gnome-extra)
-_commit=9761887c19a620779c527f5a8408e601743dcaa4  # tags/3.30.0^0
+_commit=49cb447c5f62e5274c60731bf11ce078bb5f46bc  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/five-or-more.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list