From acccebf33808d08022c7949702fda9921a19eb12 Mon Sep 17 00:00:00 2001
From: fossdd <fossdd@pwned.life>
Date: Tue, 11 Mar 2025 15:01:25 +0100
Subject: [PATCH] community/gnome: upgrade to 48.0

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

diff --git a/community/gnome/APKBUILD b/community/gnome/APKBUILD
index 09660713ba8a..fac5cd104135 100644
--- a/community/gnome/APKBUILD
+++ b/community/gnome/APKBUILD
@@ -1,17 +1,17 @@
 # Contributor: Rasmus Thomsen <oss@cogitri.dev>
 maintainer="team/gnome <newbyte@postmarketos.org>"
 pkgname=gnome
-pkgver=47.4
-pkgrel=1
+pkgver=48.0
+pkgrel=0
 pkgdesc="GNOME Base - meta package"
 url="https://www.gnome.org/"
 arch="noarch !armhf !s390x" # GNOME isn't available on all arches yet
 options="!check" # No tests for a metapkg
 license="GPL-3.0-or-later"
 depends="
+	adwaita-fonts
 	bolt
 	dbus-x11
-	font-cantarell
 	gcr-ssh-agent
 	gdm
 	gnome-backgrounds
@@ -55,6 +55,7 @@ _apps_core() {
 	# From https://apps.gnome.org
 	depends="
 		baobab
+		decibels
 		epiphany
 		evince
 		gnome-calculator
-- 
GitLab