mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 05:12:58 +02:00
gjs: update to 1.84.2
This commit is contained in:
parent
46a4c54575
commit
983c844a77
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue