Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-shell
Commits:
e1cf08a2 by Jan Alexander Steffens (heftig) at 2023-12-02T22:24:42+01:00
45.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-shell
pkgdesc = Next generation desktop shell
- pkgver = 45.1
+ pkgver = 45.2
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -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=a7c169c6c29cf02a4c392fa0acbbc5f5072823e7
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=8bb752adf47efa1e225d1aa885ae71865cabce8a
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Flamelab <[email protected]
pkgname=gnome-shell
-pkgver=45.1
+pkgver=45.2
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -60,7 +60,7 @@ optdepends=(
'switcheroo-control: Multi-GPU support'
)
groups=(gnome)
-_commit=a7c169c6c29cf02a4c392fa0acbbc5f5072823e7 # tags/45.1^0
+_commit=8bb752adf47efa1e225d1aa885ae71865cabce8a # tags/45.2^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/e1cf08a2f677a01dec9e7c966d1f89ba784d1b81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/e1cf08a2f677a01dec9e7c966d1f89ba784d1b81
You're receiving this email because of your account on gitlab.archlinux.org.