diff --git a/gjs/Pkgfile b/gjs/Pkgfile index 2cc2150..af9f627 100644 --- a/gjs/Pkgfile +++ b/gjs/Pkgfile @@ -1,12 +1,12 @@ # Description: JavaScript bindings for GNOME -# URL: https://wiki.gnome.org/Projects/Gjs +# URL: https://gitlab.gnome.org/GNOME/gjs # Maintainer: John McQuah, jmcquah at disroot dot org # Depends on: cairo gobject-introspection meson dbus mozjs78 readline name=gjs -version=1.68.1 +version=1.72.0 release=1 -source=(https://gitlab.gnome.org/GNOME/$name/-/archive/$version/$name-$version.tar.gz) +source=(https://gitlab.gnome.org/GNOME/$name/-/archive/$version/$name-$version.tar.bz2) build () { cd $name-$version