summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Radzio2017-07-11 20:23:08 +0200
committerMarcel Radzio2017-07-11 20:23:08 +0200
commitc69cca83acb5252b35abdd125b8862c9f647eb87 (patch)
treed78ea098c0cc57dc08ccf068b776ddfbea2e1c5c /PKGBUILD
parentf7881dd422791aa05eda0d3e9a6f9175d65c2b09 (diff)
downloadaur-c69cca83acb5252b35abdd125b8862c9f647eb87.tar.gz
fix issues with packages like atom
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57612af0bee0..d211861c7c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marcel Radzio <info@nordgedanken.de>
pkgbase=riot-desktop-git
pkgver=r3963.cf5cf025
-pkgrel=2
+pkgrel=3
pkgname=riot-desktop-git
pkgdesc="A glossy Matrix collaboration client for the desktop."
arch=('any')
@@ -9,7 +9,7 @@ url="https://riot.im"
_url="https://github.com/vector-im/riot-web"
license=('Apache')
makedepends=('git' 'npm')
-conflicts=('riot-desktop' 'riot-web' 'electron')
+conflicts=('riot-desktop' 'riot-web')
backup=("etc/riot/config.json")
source=('riot-desktop-git::git://github.com/vector-im/riot-web.git'
"riot-desktop.desktop"