summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-09-21 15:35:08 -0700
committerMark Wagie2022-09-21 15:35:08 -0700
commit2aae1bf0f368c4ffdfc918c6b17397fc3bcd4c90 (patch)
treedcdd509e70c84ec03918a46d92a93d6f762030e0
parent692b6ba5ae3cbbbfaf36d92d14636a4d63dd5073 (diff)
downloadaur-2aae1bf0f368c4ffdfc918c6b17397fc3bcd4c90.tar.gz
remove conflicts
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca8d70a4f64d..8f4bc8f5f776 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
pkgbase = nerd-fonts-ibm-plex-mono
pkgdesc = A Nerd Font patched version of IBM Plex™ Mono
pkgver = 2.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.nerdfonts.com
arch = any
license = MIT
provides = nerd-fonts
provides = ttf-font-nerd
- conflicts = nerd-fonts
- conflicts = nerd-fonts-complete
source = IBMPlexMono-2.2.2.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/IBMPlexMono.zip
source = LICENSE-2.2.2::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.2.2/LICENSE
sha256sums = 05c76e08627cae7b334e3bcf88c41a263bd7da02680ec6f6987fc51c25cb4d39
diff --git a/PKGBUILD b/PKGBUILD
index 2589d6882d15..81e2e50fc887 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=nerd-fonts-ibm-plex-mono
_name=IBMPlexMono
pkgver=2.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Nerd Font patched version of IBM Plex™ Mono"
arch=('any')
url="https://www.nerdfonts.com"
license=('MIT')
provides=('nerd-fonts' 'ttf-font-nerd')
-conflicts=('nerd-fonts' 'nerd-fonts-complete')
source=("$_name-$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/$_name.zip"
"LICENSE-$pkgver::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v$pkgver/LICENSE")
sha256sums=('05c76e08627cae7b334e3bcf88c41a263bd7da02680ec6f6987fc51c25cb4d39'