summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΣrebe - Romain GERARD2024-01-12 08:30:31 +0100
committerΣrebe - Romain GERARD2024-01-12 08:30:31 +0100
commitd696d61618f9b2532c233c9c71587ec96dea668c (patch)
treefa43d25ffbc58dadbc8e186943117751e9484c6f
parenta1192ce631735f22c5f2023a75884c5d0911ad2a (diff)
downloadaur-d696d61618f9b2532c233c9c71587ec96dea668c.tar.gz
chore: remove conflict and replace from pkgbuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e18fe1bc8702..244059df9d97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,6 @@ pkgbase = rofi-greenclip
optdepends = fzf
optdepends = dmenu
provides = greenclip
- conflicts = rofi-greenclip-beta
- replaces = rofi-greenclip-beta
options = !strip
source = https://github.com/erebe/greenclip/releases/download/v4.2/greenclip-v4.2
source = greenclip.service
diff --git a/PKGBUILD b/PKGBUILD
index d40a06e74e57..89f96a7ddea2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,6 @@ makedepends=()
checkdepends=()
optdepends=('rofi' 'fzf' 'dmenu')
provides=("greenclip")
-conflicts=("rofi-greenclip-beta")
-replaces=("rofi-greenclip-beta")
backup=()
options=('!strip')
source=("https://github.com/erebe/greenclip/releases/download/v4.2/greenclip-v4.2"