mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gjs: update to 1.80.2.
This commit is contained in:
parent
bd356914bb
commit
fbd02ec391
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gjs'
|
# Template file for 'gjs'
|
||||||
pkgname=gjs
|
pkgname=gjs
|
||||||
version=1.78.4
|
version=1.80.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
|
@ -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-44/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/gnome-46/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gjs/${version%.*}/gjs-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gjs/${version%.*}/gjs-${version}.tar.xz"
|
||||||
checksum=9aec7ab872c2050404907ae94f0ae7abec8a54bd9c894ddb5c2d0f51e932b9a1
|
checksum=135e39c5ac591096233e557cfe577d64093f5054411d47cb2e214bad7d4199bd
|
||||||
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