summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormbilker2016-01-13 18:48:09 -0500
committermbilker2016-01-13 18:48:37 -0500
commit1300f0c7dfd9003836d84f743b4f87ff63b2e932 (patch)
treea0520db74e218e0599a77850ef18a7216d246157 /PKGBUILD
parent0d7bbbdd43391d9e525eb376a40ea6a1f8d62450 (diff)
downloadaur-1300f0c7dfd9003836d84f743b4f87ff63b2e932.tar.gz
Update dependencies to what N1 actually requires
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95dfc8409f6f..33d44220d001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgname='N1'
pkgname='n1-git'
-pkgver=0.3.36.r11.g3e3e2ca
+pkgver=0.3.43.r4.g4f5aea0
pkgrel=1
pkgdesc="A new mail client, built on the modern web and designed to be extended."
arch=('any')
url="https://github.com/nylas/N1"
license=('GPL3')
-depends=('gconf' 'nodejs' 'libgnome-keyring' 'nss' 'python2')
+depends=('alsa-lib' 'desktop-file-utils' 'gtk2' 'gconf' 'nodejs' 'libgnome-keyring' 'libnotify' 'libxtst' 'nss' 'python2')
makedepends=('git' 'npm')
provides=('n1')
conflicts=('n1')