mutter: update to 41.3.
This commit is contained in:
parent
f96d94858c
commit
ca763c3f62
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutter'
|
# Template file for 'mutter'
|
||||||
pkgname=mutter
|
pkgname=mutter
|
||||||
version=41.2
|
version=41.3
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Mutter/"
|
homepage="https://wiki.gnome.org/Projects/Mutter/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-41/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-41/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=00dfa812f1c486d74a2b73f42045ae1182f9246c7794d67d74b5e543ea700617
|
checksum=719c5d1060eb605c1ba643b486fb57b1a3c7197e7df83bd6c3366fc4b68477e5
|
||||||
shlib_provides="libmutter-clutter-9.so libmutter-cogl-9.so
|
shlib_provides="libmutter-clutter-9.so libmutter-cogl-9.so
|
||||||
libmutter-cogl-pango-9.so"
|
libmutter-cogl-pango-9.so"
|
||||||
make_check=no # needs a full graphical session
|
make_check=no # needs a full graphical session
|
||||||
|
|
Loading…
Reference in New Issue