Date: Monday, June 29, 2020 @ 11:36:27
  Author: andyrtr
Revision: 656218

upgpkg: ttf-cascadia-code 1910.04-2: remove transitional package 
xorg-font-utils / remove unneeded fontconfig and xorg-mkfontscale dependencies

Modified:
  ttf-cascadia-code/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-06-29 11:35:12 UTC (rev 656217)
+++ PKGBUILD    2020-06-29 11:36:27 UTC (rev 656218)
@@ -3,13 +3,11 @@
 pkgname=ttf-cascadia-code
 _pkgname=cascadia-code
 pkgver=1910.04
-pkgrel=1
+pkgrel=2
 pkgdesc="A monospaced font by Microsoft that includes programming ligatures"
 arch=("any")
 url="https://github.com/microsoft/cascadia-code";
 license=("custom:OFL")
-depends=("fontconfig" "xorg-font-utils")
-
 source=(
        
"$pkgname-$pkgver.tar.gz::https://github.com/microsoft/cascadia-code/archive/v$pkgver.tar.gz";
 )

Reply via email to