summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-03-29 08:17:50 +0200
committerD3SOX2021-03-29 08:17:50 +0200
commitc73d6e9e83bd58c2757f8db461d14baee592c1db (patch)
treed948a392c34c3aaa6e646cd82999c227d3daf56d
parentcbad9e2d11d011615ee9c92fe3cc459330933580 (diff)
downloadaur-c73d6e9e83bd58c2757f8db461d14baee592c1db.tar.gz
a package already provides/conflicts with itself
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6047ac60b339..a6fd080c3269 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,6 @@ pkgbase = nerd-fonts-inter
makedepends = python
makedepends = fontforge
makedepends = subversion
- provides = nerd-fonts-inter
- conflicts = nerd-fonts-inter
source = https://github.com/rsms/inter/releases/download/v3.16/Inter-3.16.zip
source = https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.1.0/font-patcher
source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.1.0/src/glyphs
diff --git a/PKGBUILD b/PKGBUILD
index 6ccd107b6f30..68cf7371904a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,6 @@ arch=('any')
url='https://github.com/rsms/inter/'
license=('custom:OFL')
makedepends=('git' 'p7zip' 'python' 'fontforge' 'subversion')
-conflicts=('nerd-fonts-inter')
-provides=('nerd-fonts-inter')
source=("https://github.com/rsms/inter/releases/download/v$_interver/Inter-$_interver.zip" "https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v$_nfver/font-patcher" "svn+https://github.com/ryanoasis/nerd-fonts/tags/v$_nfver/src/glyphs")
sha256sums=('a237ab9dc0a710c47dd79f71c68bd1f8490bc8b3c818c2224a8110e89e439740' '3377615be4271f8bdeef66e6f2f82ac3f3cfb7b5677abe7b8e189409da048859' 'SKIP')