summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7591f143102f..bc6e6b722e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('git')
depends=('qt5-webengine')
provides=('zsurf=$pkgver')
-conflicts=('zsurf')
+conflicts=('zsurf-webkit-git')
source=("git+https://github.com/SteveDeFacto/zsurf.git")