gjs: update to 1.46.0.
This commit is contained in:
parent
490e5c8f80
commit
c8d43550da
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gjs'
|
||||
pkgname=gjs
|
||||
version=1.44.0
|
||||
version=1.46.0
|
||||
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=88c960f6ad47a6931d123f5d6317d13704f58572f68a4391913a254ff27dce80
|
||||
checksum=2283591fa70785443793e1d7db66071b36052d707075f229baeb468d8dd25ad4
|
||||
|
||||
gjs-devel_package() {
|
||||
depends="libgirepository-devel mozjs24-devel gjs>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue