summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3ec94d0e807..a54da869a0a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=gjs-git
_pkgname=gjs
-pkgver=1.63.2+21+g471591a3
+pkgver=1.63.91+2+g6ea0f836
pkgrel=1
pkgdesc="Javascript Bindings for GNOME"
-url="https://wiki.gnome.org/Projects/Gjs"
+url="https://gitlab.gnome.org/GNOME/gjs/blob/master/doc/Home.md"
arch=(x86_64)
license=(GPL)
depends=('cairo' 'gobject-introspection-runtime' 'js68' 'dconf')
@@ -11,7 +11,7 @@ makedepends=('gobject-introspection' 'git' 'autoconf-archive' 'sysprof' 'meson')
checkdepends=('valgrind' 'xorg-server-xvfb')
provides=('gjs')
conflicts=('gjs')
-source=("git+https://gitlab.gnome.org/GNOME/gjs")
+source=("git+https://gitlab.gnome.org/GNOME/gjs.git/")
sha256sums=('SKIP')
pkgver() {