[arch-commits] Commit in swell-foop/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Mon Nov 8 20:45:20 UTC 2021


    Date: Monday, November 8, 2021 @ 20:45:20
  Author: heftig
Revision: 427619

41.0.1-1

Modified:
  swell-foop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-08 20:45:05 UTC (rev 427618)
+++ PKGBUILD	2021-11-08 20:45:20 UTC (rev 427619)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=swell-foop
-pkgver=40.1
+pkgver=41.0.1
 pkgrel=1
 pkgdesc="Clear the screen by removing groups of colored and shaped tiles"
 url="https://wiki.gnome.org/Apps/Swell%20Foop"
@@ -11,7 +11,7 @@
 depends=(clutter-gtk librsvg libgnome-games-support libgee)
 makedepends=(yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=12d8088d0e223f4488dccab83e32a3fba9969f17  # tags/40.1^0
+_commit=4ca2598ff41490c27d3769ec00327780736d70d4  # tags/41.0.1^0
 source=("git+https://gitlab.gnome.org/GNOME/swell-foop.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -34,5 +34,5 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" meson install -C build
+  meson install -C build --destdir "$pkgdir"
 }



More information about the arch-commits mailing list