From 1993a362fb667e96252163d2f338e6aede9c6fb9 Mon Sep 17 00:00:00 2001 From: Jonas Strassel Date: Wed, 14 Jul 2021 00:05:08 +0200 Subject: [PATCH] chore: provide ttf font --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index ab89cf3..9690364 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer: Alexander Fasching pkgname=nerd-fonts-roboto-mono pkgver=2.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Patched font Roboto Mono from the nerd-fonts library" arch=("any") url="https://github.com/ryanoasis/nerd-fonts" license=('MIT') -provides=('nerd-fonts-roboto-mono') +provides=('nerd-fonts-roboto-mono' 'ttf-font') conflicts=('nerd-fonts-git' 'nerd-fonts-complete') groups=("nerd-fonts") source=("https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/RobotoMono.zip"