summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2023-06-19 03:18:20 +0200
committerPellegrino Prevete2023-06-19 03:18:20 +0200
commit1174fd719971631140923b2cbe54ce65dca1faac (patch)
tree249e27b35661ff9c77d0477e4ed38adf08574a58
parent276fdbf43037454c88a0437fa35542d859ef1a8b (diff)
downloadaur-1174fd719971631140923b2cbe54ce65dca1faac.tar.gz
upgrade
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 503447545a34..cbe400f40267 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gjs-git
pkgdesc = Javascript Bindings for GNOME
- pkgver = 1.73.2+23+ge78966e1
+ pkgver = 1.76.0+106+g79d66486
pkgrel = 1
epoch = 2
url = https://gitlab.gnome.org/GNOME/gjs/blob/master/doc/Home.md
@@ -20,7 +20,7 @@ pkgbase = gjs-git
depends = gobject-introspection-runtime
depends = js102
depends = dconf
- provides = gjs=1.73.2+23+ge78966e1
+ provides = gjs=1.76.0+106+g79d66486
conflicts = gjs
source = git+https://gitlab.gnome.org/GNOME/gjs.git/
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b9d0a00f59c1..0767f2584888 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# shellcheck disable=SC2034
_pkgname="gjs"
pkgname="${_pkgname}-git"
-pkgver=1.73.2+23+ge78966e1
+pkgver=1.76.0+106+g79d66486
pkgrel=1
epoch=2
pkgdesc="Javascript Bindings for GNOME"