gjs: update to 1.50.1.
This commit is contained in:
parent
fe0a44ed5a
commit
d50a8403bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gjs'
|
||||
pkgname=gjs
|
||||
version=1.50.0
|
||||
version=1.50.1
|
||||
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=2d529d315fc926995c5174d0ac45dacd604e52b9213ba3c4cd77f30bc4aec945
|
||||
checksum=41519fd63978745d17dbccb688a55f1850a7ba72f3c86274ca985d88dbff9fdf
|
||||
|
||||
gjs-devel_package() {
|
||||
depends="libgirepository-devel mozjs52-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue