summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 825597565614..b176d2eebf98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ source=(git+https://github.com/klzgrad/naiveproxy.git)
optdepends=("ccache: Speed up compilation")
backup=(etc/naiveproxy/config.json)
md5sums=('SKIP')
+provides=('naiveproxy')
+conflicts=('naiveproxy' 'naiveproxy-bin')
pkgver(){
cd ${srcdir}/${_pkgname}