summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Fasching2021-06-12 09:30:52 +0200
committerAlexander Fasching2021-06-12 09:30:52 +0200
commitd48ea33b1a79f54d92e38961c87602d1d71ba63b (patch)
treed12067bb683d2363ed2f2053c840481882ec401c /PKGBUILD
parent2550d6c649014d19097ba60f3d8bf8538945fe7c (diff)
downloadaur-d48ea33b1a79f54d92e38961c87602d1d71ba63b.tar.gz
upgpkg: nerd-fonts-droid-sans-mono 2.1.0-2
upgpkg: nerd-fonts-roboto-mono 2.1.0-2 Remove fontconfig dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09aee1309ef6..dfd58eb1b119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
# Maintainer: Alexander Fasching <fasching.a91@gmail.com>
pkgname=nerd-fonts-droid-sans-mono
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Patched font Droid Sans Mono from the nerd-fonts library"
arch=("any")
url="https://github.com/ryanoasis/nerd-fonts"
license=('MIT')
-depends=('fontconfig')
provides=('nerd-fonts-droid-sans-mono')
conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")