summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkitsunyan2018-02-14 14:01:11 +0300
committerkitsunyan2018-02-14 14:01:11 +0300
commitc8222074cfddf0d774fd6a64fd0a242fc41ca558 (patch)
tree26522f87a118c2f54102fdd7c7a49d51860a3419
parent196a6bdd0045ba37c16f115dff7bd3a42cab32e5 (diff)
downloadaur-c8222074cfddf0d774fd6a64fd0a242fc41ca558.tar.gz
Remove drawio-desktop-bin from conflicts
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d03570831d8f..d90604fc9804 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ arch=('x86_64')
url='https://github.com/jgraph/drawio'
license=('Apache')
depends=(electron gconf libnotify)
-conflicts=(drawio-desktop-bin)
makedepends=(npm)
source=("drawio-desktop-$pkgver.zip::https://github.com/jgraph/drawio/releases/download/v$pkgver/draw.war")
noextract=("drawio-desktop-$pkgver.zip")