[arch-commits] Commit in pop-gtk-theme/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Nov 9 16:34:16 UTC 2021


    Date: Tuesday, November 9, 2021 @ 16:34:16
  Author: alucryd
Revision: 1039363

pop-gtk-theme 5.4.5-2: add font optdepends

Modified:
  pop-gtk-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-09 16:16:11 UTC (rev 1039362)
+++ PKGBUILD	2021-11-09 16:34:16 UTC (rev 1039363)
@@ -6,7 +6,7 @@
 
 pkgname=pop-gtk-theme
 pkgver=5.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc='System76 Pop GTK+ Theme'
 arch=(any)
 url=https://github.com/pop-os/gtk-theme
@@ -24,6 +24,9 @@
 optdepends=(
   'gtk-engine-murrine: GTK2 theme'
   'gtk-engine-pixbuf: GTK2 theme'
+  'ttf-fira-mono: Monospace font'
+  'ttf-fira-sans: Interface font'
+  'ttf-roboto-slab: Document font'
 )
 _tag=61bc35d62c74d819854af8a88e5aae206a8bb9de
 source=(pop-gtk-theme::git+https://github.com/pop-os/gtk-theme.git#tag=${_tag})



More information about the arch-commits mailing list