gjs: update to 1.50.2.

This commit is contained in:
maxice8 2017-11-01 01:32:54 -02:00 committed by Enno Boland
parent ab4463f662
commit 981fd45246
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gjs'
pkgname=gjs
version=1.50.1
version=1.50.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool glib-devel gobject-introspection"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MPL-1.1, LGPL-2.1, GPL-2"
homepage="https://wiki.gnome.org/action/show/Projects/Gjs"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=41519fd63978745d17dbccb688a55f1850a7ba72f3c86274ca985d88dbff9fdf
checksum=2fad902cf7a7806454121c03918755c646fcfd6b08b52d488987db4e2d691ff3
gjs-devel_package() {
depends="libgirepository-devel mozjs52-devel ${sourcepkg}>=${version}_${revision}"