summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoe Groocock2020-04-05 20:31:10 +0100
committerJoe Groocock2020-04-05 20:31:10 +0100
commit45d523b3d785dbb320053873d3d5bbeae1751f37 (patch)
tree9d77146dc74c34a565273cb7c500526531b9b45b /PKGBUILD
parent3751baab722a77fe84a1e2650714efe3c965f7bb (diff)
downloadaur-45d523b3d785dbb320053873d3d5bbeae1751f37.tar.gz
Remove 'replaces' as it is not appropriate here
https://wiki.archlinux.org/index.php/PKGBUILD#replaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b77e56e4a532..e4568f45e224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,6 @@ optdepends=('dbus: To control picom via D-Bus'
'python: For picom-convgen.py')
provides=('compton' 'compton-git' 'picom' 'picom-git')
conflicts=('compton' 'compton-git' 'picom' 'picom-git')
-replaces=('compton-git' 'picom-git')
options=('!strip')
source=(git+"https://github.com/tryone144/${_gitname}.git#branch=feature/dual_kawase")
md5sums=("SKIP")