* update gjs to 2:1.76.2-1

This commit is contained in:
Alexander Baldeck 2023-07-17 09:16:50 +02:00
parent 1e44e24481
commit 2a3c5c21ce

View File

@ -3,7 +3,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gjs
pkgver=1.76.0
pkgver=1.76.2
pkgrel=1
epoch=2
pkgdesc="Javascript Bindings for GNOME"
@ -30,10 +30,9 @@ checkdepends=(
xorg-server-xvfb
)
provides=(libgjs.so)
options=(!distcc)
_commit=ff2e1b2f15cf246eb391a356a0ac0ea09fafc2e6 # tags/1.76.0^0
_commit=15df7edcfdcbaeeee3e407de30bcab6c3182fda0 # tags/1.76.2^0
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
sha256sums=('SKIP')
b2sums=('SKIP')
pkgver() {
cd gjs