summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c3575c66d01..959f2f4ecc92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,6 +13,9 @@ pkgbase = league-mono-font
pkgname = otf-league-mono
provides = league-mono-font
+pkgname = ttf-league-mono
+ provides = league-mono-font
+
pkgname = ttf-league-mono-variable
provides = league-mono-font-variable
diff --git a/PKGBUILD b/PKGBUILD
index d05f6f388f0e..f22ffce519c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=league-mono
_fname=LeagueMono
pkgbase=$_name-font
-pkgname=(otf-$_name ttf-$_name-variable) # ttf-$_name
+pkgname=(otf-$_name ttf-$_name ttf-$_name-variable)
pkgver=2.220
pkgrel=1
epoch=1