summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Batchelor2017-03-29 05:21:37 -0700
committerSteven Batchelor2017-03-29 05:21:37 -0700
commit9a5edebc07c179c5b2d9357b453020c7d5887e40 (patch)
treebe933238239f1088fd33bf96f8f1c5659addc89e
parentcd7733fa5e56a6c9c5e2a9b73c7ac5dc6fdfbeba (diff)
downloadaur-9a5edebc07c179c5b2d9357b453020c7d5887e40.tar.gz
conflict with zsurf-webkit-git
-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")