gjs: update to 1.48.4.

This commit is contained in:
Enno Boland 2017-06-21 01:16:03 +02:00
parent f34529c246
commit a186ac5595

View File

@ -1,6 +1,6 @@
# Template file for 'gjs'
pkgname=gjs
version=1.48.3
version=1.48.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool glib-devel gobject-introspection"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MPL-1.1, LGPL-2.1, GPL-2"
homepage="http://live.gnome.org/Gjs"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=669b7d78ad98390a762eec50d7cc637e25f196d986c0200d9f1c3a0e0cd90f33
checksum=22a2a0fea94f465d9d042d8114dd4e70e80dc547dee6658a2ab6964f4b4404e6
gjs-devel_package() {
depends="libgirepository-devel mozjs38-devel gjs>=${version}_${revision}"