From e1af3dbde45fe4e7713f3fa013814ba63e3ee77a Mon Sep 17 00:00:00 2001
From: fossdd <fossdd@pwned.life>
Date: Thu, 20 Mar 2025 20:23:10 +0100
Subject: [PATCH] community/phosh: replace cantarell/source-code-pro with
 adwaita-fonts

---
 community/phosh/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/community/phosh/APKBUILD b/community/phosh/APKBUILD
index d48bea5cd943..5f6459ed59cc 100644
--- a/community/phosh/APKBUILD
+++ b/community/phosh/APKBUILD
@@ -5,7 +5,7 @@
 # Maintainer: team/phosh <newbyte@postmarketos.org>
 pkgname=phosh
 pkgver=0.45.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Wayland shell for GNOME on mobile devices"
 # armhf: blocked by gnome-shell-schemas
 arch="all !armhf"
@@ -13,13 +13,12 @@ url="https://gitlab.gnome.org/World/Phosh/phosh"
 license="GPL-3.0-only"
 triggers="$pkgname.trigger=/usr/lib/phosh/plugins/prefs"
 depends="
+	adwaita-fonts
 	adwaita-icon-theme
 	bash
 	dbus-x11
 	dbus:org.freedesktop.Secrets
 	desktop-file-utils
-	font-adobe-source-code-pro
-	font-cantarell
 	gnome-control-center
 	gnome-session
 	gnome-settings-daemon
-- 
GitLab