Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
gjs


Commits:
f27e9ccf by Fabian Bornschein at 2024-01-15T13:31:53+01:00
upgpkg: 2:1.79.1-1: gnome-unstable

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = gjs
        pkgdesc = Javascript Bindings for GNOME
-       pkgver = 1.78.2
+       pkgver = 1.79.1
        pkgrel = 1
        epoch = 2
        url = https://wiki.gnome.org/Projects/Gjs
        arch = x86_64
-       license = GPL
+       license = LGPL-2.0-or-later
        checkdepends = gtk3
        checkdepends = gtk4
        checkdepends = xorg-server-xvfb
@@ -24,7 +24,7 @@ pkgbase = gjs
        depends = libx11
        depends = readline
        provides = libgjs.so
-       source = 
git+https://gitlab.gnome.org/GNOME/gjs.git#commit=db2a2dbfebaffd23f36a6b4ab9e6db45bf5eb8de
+       source = 
git+https://gitlab.gnome.org/GNOME/gjs.git#commit=113d0bce6886ed799e0566e0d2e59710858e45e6
        b2sums = SKIP
 
 pkgname = gjs


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
-# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgname=gjs
-pkgver=1.78.2
+pkgver=1.79.1
 pkgrel=1
 epoch=2
 pkgdesc="Javascript Bindings for GNOME"
 url="https://wiki.gnome.org/Projects/Gjs";
 arch=(x86_64)
-license=(GPL)
+license=(LGPL-2.0-or-later)
 depends=(
   cairo
   dconf
@@ -34,7 +34,7 @@ checkdepends=(
   xorg-server-xvfb
 )
 provides=(libgjs.so)
-_commit=db2a2dbfebaffd23f36a6b4ab9e6db45bf5eb8de  # tags/1.78.2^0
+_commit=113d0bce6886ed799e0566e0d2e59710858e45e6  # tags/1.79.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gjs/-/commit/f27e9ccfda3a6788bbcf3bde4e874cf1348b4de2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gjs/-/commit/f27e9ccfda3a6788bbcf3bde4e874cf1348b4de2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to