gjs: version bump
This commit is contained in:
parent
6cc69b3c2c
commit
7ae0dda171
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user