* update gjs to 2:1.78.0-2
This commit is contained in:
parent
79b69159cb
commit
dcf497e2ce
13
gjs/PKGBUILD
13
gjs/PKGBUILD
@ -1,10 +1,11 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
||||
|
||||
pkgname=gjs
|
||||
pkgver=1.76.2
|
||||
pkgrel=1
|
||||
pkgver=1.78.0
|
||||
pkgrel=2
|
||||
epoch=2
|
||||
pkgdesc="Javascript Bindings for GNOME"
|
||||
url="https://wiki.gnome.org/Projects/Gjs"
|
||||
@ -13,9 +14,13 @@ license=(GPL)
|
||||
depends=(
|
||||
cairo
|
||||
dconf
|
||||
glib2
|
||||
gobject-introspection-runtime
|
||||
js102
|
||||
js115
|
||||
libffi
|
||||
libgirepository
|
||||
libsysprof-capture
|
||||
libx11
|
||||
readline
|
||||
)
|
||||
makedepends=(
|
||||
@ -30,7 +35,7 @@ checkdepends=(
|
||||
xorg-server-xvfb
|
||||
)
|
||||
provides=(libgjs.so)
|
||||
_commit=15df7edcfdcbaeeee3e407de30bcab6c3182fda0 # tags/1.76.2^0
|
||||
_commit=ff65456cff40b4d9f8b74e732188393e04150ac4 # tags/1.78.0^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user