* update gjs to 2:1.82.1-1

This commit is contained in:
Alexander Baldeck 2024-10-27 23:12:22 +01:00
parent 1ca9126593
commit 7c7c84dd7d
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = gjs
pkgdesc = Javascript Bindings for GNOME
pkgver = 1.82.0
pkgver = 1.82.1
pkgrel = 1
epoch = 2
url = https://wiki.gnome.org/Projects/Gjs
@ -30,10 +30,10 @@ pkgbase = gjs
depends = libx11
depends = readline
provides = libgjs.so
source = git+https://gitlab.gnome.org/GNOME/gjs.git#tag=1.82.0
source = git+https://gitlab.gnome.org/GNOME/gjs.git#tag=1.82.1
source = git+https://gitlab.gnome.org/GNOME/gobject-introspection-tests.git
validpgpkeys = 53C0524AD3AE115F69C47D2D0E9D857756977391
b2sums = 699079065762e927fbfbc8f2eaf472b03633882f40cdf52280609363251281e2f473430924f68db312251930f65c94ecbe0960083740cabf36e6c717439d5378
b2sums = db5fa6aea38f73baddc27643ffc09154fec12aa135a2943e8c6fc782efd053c1787d8fd5251fb605aef96dedb94ea11d8de4707c11f790c3da7a6d7eacb471d2
b2sums = SKIP
pkgname = gjs

View File

@ -4,7 +4,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gjs
pkgver=1.82.0
pkgver=1.82.1
pkgrel=1
epoch=2
pkgdesc="Javascript Bindings for GNOME"
@ -39,7 +39,7 @@ checkdepends=(
provides=(libgjs.so)
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#tag=$pkgver"
"git+https://gitlab.gnome.org/GNOME/gobject-introspection-tests.git")
b2sums=('699079065762e927fbfbc8f2eaf472b03633882f40cdf52280609363251281e2f473430924f68db312251930f65c94ecbe0960083740cabf36e6c717439d5378'
b2sums=('db5fa6aea38f73baddc27643ffc09154fec12aa135a2943e8c6fc782efd053c1787d8fd5251fb605aef96dedb94ea11d8de4707c11f790c3da7a6d7eacb471d2'
'SKIP')
validpgpkeys=(
53C0524AD3AE115F69C47D2D0E9D857756977391 # Philip Chimento (Signing Key for GNOME Releases) <philip.chimento@gmail.com>