Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-shell


Commits:
40c1e3dd by Jan Alexander Steffens (heftig) at 2024-02-12T02:15:28+01:00
45.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = gnome-shell
        pkgdesc = Next generation desktop shell
-       pkgver = 45.3
+       pkgver = 45.4
        pkgrel = 1
        epoch = 1
        url = https://wiki.gnome.org/Projects/GnomeShell
        arch = x86_64
        groups = gnome
-       license = GPL
+       license = GPL-3.0-or-later
        checkdepends = appstream-glib
        checkdepends = python-dbusmock
        checkdepends = xorg-server-xvfb
@@ -47,7 +47,7 @@ pkgbase = gnome-shell
        optdepends = power-profiles-daemon: Power profile switching
        optdepends = python-gobject: gnome-shell-test-tool performance tester
        optdepends = switcheroo-control: Multi-GPU support
-       source = 
git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c76b18a04282e48f6196ad1f9f1ab6f08c492599
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=58522920b5ae96d2b95dad0371ce13eb4bd955ce
        source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -4,13 +4,13 @@
 # Contributor: Flamelab <panosfi...@gmail.com
 
 pkgname=gnome-shell
-pkgver=45.3
+pkgver=45.4
 pkgrel=1
 epoch=1
 pkgdesc="Next generation desktop shell"
 url="https://wiki.gnome.org/Projects/GnomeShell";
 arch=(x86_64)
-license=(GPL)
+license=(GPL-3.0-or-later)
 depends=(
   accountsservice
   gcr-4
@@ -60,7 +60,7 @@ optdepends=(
   'switcheroo-control: Multi-GPU support'
 )
 groups=(gnome)
-_commit=c76b18a04282e48f6196ad1f9f1ab6f08c492599  # tags/45.3^0
+_commit=58522920b5ae96d2b95dad0371ce13eb4bd955ce  # tags/45.4^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit";
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/40c1e3dda18d694d634bc9553efa7a4cedfec0f8

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


Reply via email to