summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8b642717808..da962bb0fa86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = ttf-nerd-fonts-hack-complete-git
arch = any
license = MIT
depends = fontconfig
- replaces = ttf-nerd-fonts-knack-complete-git
+ conflicts = ttf-nerd-fonts-knack-complete-git
source = Hack-Regular-Nerd-Font-Complete.ttf::https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Hack/Regular/complete/Hack%20Regular%20Nerd%20Font%20Complete.ttf
source = Hack-Regular-Nerd-Font-Complete-Mono.ttf::https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Hack/Regular/complete/Hack%20Regular%20Nerd%20Font%20Complete%20Mono.ttf
source = Hack-Italic-Nerd-Font-Complete.ttf::https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Hack/Italic/complete/Hack%20Italic%20Nerd%20Font%20Complete.ttf
diff --git a/PKGBUILD b/PKGBUILD
index 609cd6a5c9b6..0f1caa43b75b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(any)
url="https://github.com/ryanoasis/nerd-fonts"
license=('MIT')
depends=('fontconfig')
-replaces=('ttf-nerd-fonts-knack-complete-git')
+conflicts=('ttf-nerd-fonts-knack-complete-git')
raw_url="$url/raw/master/patched-fonts/Hack"
# bold and bolditalic versions are temporarily disabled, because of empty ttf files on upstream