From 6697d97a8e36cf6b92f20b0894caa12f1a10637d Mon Sep 17 00:00:00 2001
From: knuxify <knuxify@gmail.com>
Date: Sat, 14 May 2022 14:08:00 +0200
Subject: [PATCH] community/gnome-shell: upgrade to 42.1

---
 community/gnome-shell/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD
index de760b02029d..ffeb6077781e 100644
--- a/community/gnome-shell/APKBUILD
+++ b/community/gnome-shell/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Rasmus Thomsen <oss@cogitri.dev>
 # Maintainer: Rasmus Thomsen <oss@cogitri.dev>
 pkgname=gnome-shell
-pkgver=42.0
-pkgrel=2
+pkgver=42.1
+pkgrel=0
 pkgdesc="GNOME shell"
 url="https://wiki.gnome.org/Projects/GnomeShell"
 arch="all !s390x !riscv64" # rust
@@ -96,6 +96,6 @@ package() {
 }
 
 sha512sums="
-39b56d3c09a238d9ca387145fdbddfaa929b124d4006f097b792de2dceb882e50cbce1255b0b4585aea04b522a92a4e7a743367f43a863f95bb6386401e73935  gnome-shell-42.0.tar.xz
+3d27fdbcf5359f631a71b0fa6495fa50e2b43bb2b3c5c0efd740d9a6a88128ae54fe0ba11ea88990ba10ee2fc9f55211d0a21e60beca250bd197535d944d07ed  gnome-shell-42.1.tar.xz
 2ca70115fab957fdf276b7f0772786e1afd56b0b22bcfd92f5b5f1d29676dc97c19cfb079434d0dbf7b459f1d133dbd8d1faa0d88f7b94846040a23856f951f8  disable-telepathy-integration.patch
 "
-- 
GitLab