summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson2018-11-27 20:44:06 -0500
committerConor Anderson2018-11-27 20:44:06 -0500
commitc1eb755aaa982b4540b2a1f37256ff4f64734432 (patch)
tree6e96064b5ac7f512cae96c07d38d1e51110d2f0d /PKGBUILD
parent3b720bcec1eb66989733a5eab8216316cdd96db4 (diff)
downloadaur-c1eb755aaa982b4540b2a1f37256ff4f64734432.tar.gz
Minor cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2527f543984..1a6b93908e4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=wire-desktop
pkgver=3.4.2879
-pkgrel=1
+pkgrel=2
pkgdesc='Modern, private messenger. Based on Electron.'
arch=('x86_64' 'i686')
url='https://wire.com/'
license=('GPL3')
conflicts=('wire-desktop-bin')
depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss' 'xdg-utils')
-makedepends=('cargo' 'npm' 'patch' 'python2' 'git' 'yarn')
+makedepends=('cargo' 'npm' 'python2' 'git' 'yarn')
optdepends=('hunspell-en: for English spellcheck support'
'noto-fonts-emoji: for colorful emoji made by Google'
'ttf-emojione: for colorful emoji made by EmojiOne')