summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Lowe2016-08-27 16:34:20 -0400
committerNathan Lowe2016-08-27 16:34:20 -0400
commit5c3b46e8f0768378608ff64c5141ab15172ad3dc (patch)
tree56db3edeea0268c45712a1eff79872578d38b803 /PKGBUILD
parentbf15d6fb0e2afe40b929541bf0b2af39de238b57 (diff)
downloadaur-5c3b46e8f0768378608ff64c5141ab15172ad3dc.tar.gz
electron-bin now in community as electron
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2214f724726a..e88753d85ff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@
pkgname=ghetto-skype
pkgver=1.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Web Skype + Tray Icon + Notifications'
arch=('x86_64')
url='https://github.com/stanfieldr/ghetto-skype'
license=('GPLv3')
-depends=('electron-bin')
+depends=('electron')
optdepends=('libappindicator-gtk2: Tray Icon support for certain DEs')
makedepends=('npm')
install=ghetto-skype.install