summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Löfgren2021-11-29 19:35:22 +0100
committerAndré Löfgren2021-11-29 19:35:22 +0100
commite8bd3ff2c5394c4c51ddce5b54ef2c703bef61c3 (patch)
tree2dbce7c7c0c2dd8890633db267b712ae99d0cc63
parent0f6ef619d5d762d7df37a38e9b5f8938b89ea32f (diff)
downloadaur-e8bd3ff2c5394c4c51ddce5b54ef2c703bef61c3.tar.gz
minor changes
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b18a5974974a..8ba24365fd6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,9 +17,6 @@ pkgbase = harbour-amazfish-git
depends = nemo-qml-plugin-dbus
depends = kirigami2
provides = amazfish
- conflicts = amazfish
- conflicts = harbour-amazfish-git
- conflicts = harbour-amazfish
source = git+https://github.com/piggz/harbour-amazfish
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dc13a87e0431..bc454ebcc2a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ makedepends=('git')
checkdepends=()
optdepends=()
provides=('amazfish')
-conflicts=('amazfish' 'harbour-amazfish-git' 'harbour-amazfish')
+conflicts=()
replaces=()
backup=()
options=()