diff --git a/srcpkgs/swell-foop/patches/fix-vala-array.patch b/srcpkgs/swell-foop/patches/fix-vala-array.patch deleted file mode 100644 index 8231b5ce8a7..00000000000 --- a/srcpkgs/swell-foop/patches/fix-vala-array.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/game-view.vala 2019-10-15 12:48:06.000000000 +0200 -+++ b/src/game-view.vala 2020-11-04 11:56:58.582438926 +0100 -@@ -354,7 +354,7 @@ - public Theme (string name) - { - textures = new Clutter.Image [4]; -- string[4] colors = {"blue", "green", "yellow", "red"}; -+ string colors[4] = {"blue", "green", "yellow", "red"}; - - /* Create the textures required to render */ - try diff --git a/srcpkgs/swell-foop/template b/srcpkgs/swell-foop/template index afb8dd466c3..819bf396ffd 100644 --- a/srcpkgs/swell-foop/template +++ b/srcpkgs/swell-foop/template @@ -1,13 +1,14 @@ # Template file for 'swell-foop' pkgname=swell-foop -version=3.34.1 +version=41.1 revision=1 build_style=meson hostmakedepends="gettext glib-devel itstool pkg-config vala" -makedepends="clutter-gtk-devel" +makedepends="clutter-gtk-devel libgnome-games-support-devel" short_desc="GNOME puzzle game where you remove similar objects" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Swell%20Foop" +changelog="https://gitlab.gnome.org/GNOME/swell-foop/-/raw/master/NEWS" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=61c6b6ff9047c00bdc0dbe11a880058a5462921c702123a2d6d1a652bbbe6280 +checksum=243f7a55e5e753a51086eec2568320d7692d5b15a66a723ab591705e0d8ef6dd