From 3bcc6e5ce26eeec7c8d2ccee648f17428598d307 Mon Sep 17 00:00:00 2001 From: jeremyd2019 Date: Sun, 1 Nov 2020 16:10:11 -0800 Subject: [PATCH] nano-syntax-highlighting: don't conflict with self provides/conflicts seem to be left over from -git package. failure: nano-syntax-highlighting: circular reference nano-syntax-highlighting in provided packages failure: nano-syntax-highlighting: circular reference nano-syntax-highlighting in conflicted packages --- nano-syntax-highlighting/PKGBUILD | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nano-syntax-highlighting/PKGBUILD b/nano-syntax-highlighting/PKGBUILD index 38d71051..9976dd50 100644 --- a/nano-syntax-highlighting/PKGBUILD +++ b/nano-syntax-highlighting/PKGBUILD @@ -4,7 +4,7 @@ pkgname=nano-syntax-highlighting conflicts=(${pkgname}-git) replaces=(${pkgname}-git) pkgver=2020.10.10 -pkgrel=1 +pkgrel=2 pkgdesc="Nano editor syntax highlighting enhancements" arch=('any') depends=('nano') @@ -12,8 +12,6 @@ makedepends=('git') url="https://github.com/scopatz/nanorc" license=('custom') install=nano-syntax-highlighting.install -provides=('nano-syntax-highlighting') -conflicts=('nano-syntax-highlighting') source=(https://github.com/scopatz/nanorc/releases/download/2020.10.10/nanorc-${pkgver}.tar.gz 'nanorc.sample') sha256sums=('cd674e9eb230e4ba306b418c22d1891d93a3d2ffdf22234748d3398da50dfe64'