[arch-commits] Commit in foot/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Wed Feb 9 09:43:17 UTC 2022


    Date: Wednesday, February 9, 2022 @ 09:43:16
  Author: alerque
Revision: 1129422

upgpkg: foot 1.11.0-2; explicitly depend on fcft library so version

Modified:
  foot/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-09 09:40:23 UTC (rev 1129421)
+++ PKGBUILD	2022-02-09 09:43:16 UTC (rev 1129422)
@@ -5,7 +5,7 @@
 pkgdesc='Fast, lightweight, and minimalistic Wayland terminal emulator'
 pkgname=($pkgbase $pkgbase-terminfo)
 pkgver=1.11.0
-pkgrel=1
+pkgrel=2
 url="https://codeberg.org/dnkl/$pkgbase"
 arch=(x86_64)
 license=(MIT)
@@ -51,6 +51,7 @@
 	            'xdg-utils: URI launching')
 	depends=(fcft
 	         fontconfig
+	         libfcft.so
 	         libutf8proc
 	         libxkbcommon
 	         ncurses



More information about the arch-commits mailing list