mutter: update to 41.5.
This commit is contained in:
parent
a7e21ebd99
commit
e3e68c4e8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutter'
|
# Template file for 'mutter'
|
||||||
pkgname=mutter
|
pkgname=mutter
|
||||||
version=41.4
|
version=41.5
|
||||||
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=55882695064aa6f0385cd1f7f7fab2c2a2ed2c9aec78f578faa07f5209ca529c
|
checksum=2233e52528451620be8578ea1dc7ff30d7eb6701eb316e9d17c219df57a08ea7
|
||||||
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 a new issue