gjs: update to 1.84.2

This commit is contained in:
chrysos349 2025-03-26 10:00:48 +03:00 committed by Duncan Overbruck
parent 46a4c54575
commit 983c844a77

View file

@ -1,7 +1,7 @@
# Template file for 'gjs' # Template file for 'gjs'
pkgname=gjs pkgname=gjs
version=1.82.1 version=1.84.2
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir qemu" build_helper="gir qemu"
configure_args="-Dprofiler=disabled -Dinstalled_tests=false" configure_args="-Dprofiler=disabled -Dinstalled_tests=false"
@ -13,9 +13,9 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT, LGPL-2.0-or-later" license="MIT, LGPL-2.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/gjs" homepage="https://gitlab.gnome.org/GNOME/gjs"
#changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/master/NEWS" #changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/master/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/gnome-47/NEWS" changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/gnome-48/NEWS"
distfiles="${GNOME_SITE}/gjs/${version%.*}/gjs-${version}.tar.xz" distfiles="${GNOME_SITE}/gjs/${version%.*}/gjs-${version}.tar.xz"
checksum=fb39aa5636576de0e5a1171f56a1a5825e2bd1a69972fb120ba78bd109b5693c checksum=35142edf345705636300291ec3a7d583f14969ff3fae0ff30f4a95b1e6740166
make_check_pre="xvfb-run" make_check_pre="xvfb-run"
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then