summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJules Sam. Randolph2020-03-24 18:39:10 -0300
committerJules Sam. Randolph2020-03-24 18:39:10 -0300
commitd30b7d0289dc6ac39814e2296ef80818168dc488 (patch)
tree84918b550faaa98253307ef2ccce84bd2bc35430
parent68a2c4d0e288135022971438bf359ff022b4862d (diff)
downloadaur-d30b7d0289dc6ac39814e2296ef80818168dc488.tar.gz
rename provides target
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35183dc88ecd..dfaaf49e07ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/romkatv/powerlevel10k-media'
license=('MIT')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
groups=('nerd-fonts')
-provides=('nerd-fonts-meslo')
+provides=('nerd-fonts-meslo-p10k')
source=("MesloLGS-NF-Bold-${pkgver}.ttf::https://github.com/romkatv/powerlevel10k-media/raw/${_commit}/MesloLGS%20NF%20Bold.ttf"
"MesloLGS-NF-Bold-Italic-${pkgver}.ttf::https://github.com/romkatv/powerlevel10k-media/raw/${_commit}/MesloLGS%20NF%20Bold%20Italic.ttf"
"MesloLGS-NF-Italic-${pkgver}.ttf::https://github.com/romkatv/powerlevel10k-media/raw/${_commit}/MesloLGS%20NF%20Italic.ttf"