From 7ae0dda1719f36156c76349946c32b95f98892e0 Mon Sep 17 00:00:00 2001 From: John McQuah Date: Sat, 16 Apr 2022 08:44:36 -0400 Subject: [PATCH] gjs: version bump --- gjs/Pkgfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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