Date: Tuesday, February 15, 2022 @ 22:29:18 Author: heftig Revision: 437428
41.4-1 Modified: gnome-shell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-15 22:19:00 UTC (rev 437427) +++ PKGBUILD 2022-02-15 22:29:18 UTC (rev 437428) @@ -3,7 +3,7 @@ # Contributor: Flamelab <[email protected] pkgname=gnome-shell -pkgver=41.3 +pkgver=41.4 pkgrel=1 epoch=1 pkgdesc="Next generation desktop shell" @@ -20,7 +20,7 @@ optdepends=('gnome-control-center: System settings' 'evolution-data-server: Evolution calendar integration') groups=(gnome) -_commit=0599ffd06e1795f2c1c1bb18fe3d495c7206a3b7 # tags/41.3^0 +_commit=637a9a4dd8574573394980ab13f3e9e4421778b4 # tags/41.4^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git") sha256sums=('SKIP'
