summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Fasching2021-06-12 09:30:52 +0200
committerAlexander Fasching2021-06-12 09:30:52 +0200
commitd48ea33b1a79f54d92e38961c87602d1d71ba63b (patch)
treed12067bb683d2363ed2f2053c840481882ec401c
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
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 726b9c954f65..41cf29180698 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = nerd-fonts-droid-sans-mono
pkgdesc = Patched font Droid Sans Mono from the nerd-fonts library
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ryanoasis/nerd-fonts
arch = any
groups = nerd-fonts
license = MIT
- depends = fontconfig
provides = nerd-fonts-droid-sans-mono
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
@@ -16,4 +15,3 @@ pkgbase = nerd-fonts-droid-sans-mono
sha1sums = 92fdad3c8babc0473da5f03e41fb1151417ab386
pkgname = nerd-fonts-droid-sans-mono
-
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")