* update gjs to 2:1.76.2-1
This commit is contained in:
parent
1e44e24481
commit
2a3c5c21ce
@ -3,7 +3,7 @@
|
|||||||
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
||||||
|
|
||||||
pkgname=gjs
|
pkgname=gjs
|
||||||
pkgver=1.76.0
|
pkgver=1.76.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=2
|
epoch=2
|
||||||
pkgdesc="Javascript Bindings for GNOME"
|
pkgdesc="Javascript Bindings for GNOME"
|
||||||
@ -30,10 +30,9 @@ checkdepends=(
|
|||||||
xorg-server-xvfb
|
xorg-server-xvfb
|
||||||
)
|
)
|
||||||
provides=(libgjs.so)
|
provides=(libgjs.so)
|
||||||
options=(!distcc)
|
_commit=15df7edcfdcbaeeee3e407de30bcab6c3182fda0 # tags/1.76.2^0
|
||||||
_commit=ff2e1b2f15cf246eb391a356a0ac0ea09fafc2e6 # tags/1.76.0^0
|
|
||||||
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
|
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
|
||||||
sha256sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd gjs
|
cd gjs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user