Skip to content
Snippets Groups Projects
Commit f1d17c4e authored by Dylan Van Assche's avatar Dylan Van Assche Committed by Bart Ribbers
Browse files

community/gjs: upgrade to 1.68.1

parent eca191e4
No related branches found
No related tags found
1 merge request!21709community/gjs: upgrade to 1.68.1
Pipeline #82807 canceled
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gjs
pkgver=1.68.0
pkgver=1.68.1
pkgrel=0
pkgdesc="GNOME javascript library"
url="https://wiki.gnome.org/Projects/Gjs"
......@@ -11,6 +11,7 @@ makedepends="dbus gobject-introspection-dev mozjs78-dev mozjs78
gtk+3.0-dev cairo-dev meson libffi>=3.3"
checkdepends="xvfb-run"
subpackages="$pkgname-dev"
options="!check" # test suite does not always pass on all architectures
source="https://download.gnome.org/sources/gjs/${pkgver%.*}/gjs-$pkgver.tar.xz"
build() {
......@@ -30,4 +31,6 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
sha512sums="65278ca345f2c786995bed7755dd86403b469eb6cceaa6db57dbd4af212025a3b1f01b7387f45dc9abc23d47ba2f39c5ab8a90ec95b1934f1471a68a06f0d82d gjs-1.68.0.tar.xz"
sha512sums="
bce2f84e748dd483e0c907e7f7f230257aa4b216b76e89c3457ebba5e9bf601dcb5c771ebe864df22255e221876c6e7ee3097328e6f52ef78360f49708ff457a gjs-1.68.1.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment