Date: Wednesday, March 29, 2023 @ 14:55:49 Author: heftig Revision: 472166
43.4-1 Modified: gnome-shell/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-29 14:52:23 UTC (rev 472165) +++ PKGBUILD 2023-03-29 14:55:49 UTC (rev 472166) @@ -3,8 +3,8 @@ # Contributor: Flamelab <[email protected] pkgname=gnome-shell -pkgver=43.3 -pkgrel=2 +pkgver=43.4 +pkgrel=1 epoch=1 pkgdesc="Next generation desktop shell" url="https://wiki.gnome.org/Projects/GnomeShell" @@ -57,7 +57,7 @@ 'switcheroo-control: Multi-GPU support' ) groups=(gnome) -_commit=85f141fabd427fea597dfd87f9a2dedcf8695809 # tags/43.3^0 +_commit=83c44abe0084b6ea617f1f90de5d60c4ed30b965 # tags/43.4^0 source=( "git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
