summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-05-27 11:54:41 -0600
committerMark Wagie2020-05-27 11:54:41 -0600
commitc896af109a6332af21621f8db435afe676c605ea (patch)
treef38960b8212eb625778699752769c8831dca12ea /PKGBUILD
parent56f9feca13630b58bd71c48836d1a00c955e4e14 (diff)
downloadaur-c896af109a6332af21621f8db435afe676c605ea.tar.gz
adjust conflicts and remove replaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9524d726c0be..10809c8db844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,7 @@ depends=('gtk3' 'python-cryptography' 'python-gobject' 'python-grpcio'
makedepends=('git' 'meson' 'python-grpcio-tools' 'gobject-introspection' 'polkit')
optdepends=('ufw: Configure firewall rules')
provides=("${pkgname%-git}")
-conflicts=("${pkgname%-git}" 'lm-warp')
-replaces=('lm-warp')
+conflicts=("${pkgname%-git}")
source=('git+https://github.com/linuxmint/warp.git')
sha256sums=('SKIP')