summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNate Levesque2018-10-01 22:53:38 -0400
committerNate Levesque2018-10-01 22:53:38 -0400
commit3897f9e0afaf5e60effd295496469e2e783ad54f (patch)
tree1a2a333db02f30408362af60a9537718b25efe62 /PKGBUILD
parentce78708643d6d8fe01beaa9b8910994cfc82cfd6 (diff)
downloadaur-3897f9e0afaf5e60effd295496469e2e783ad54f.tar.gz
Remove sni-qt from optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 966ed82b84e0..14ee81fc71e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,13 @@ pkgname=insync
pkgver=1.5.2
_pkgver=37346
_dist=artful
-pkgrel=1
+pkgrel=2
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
options=(!strip)
depends=('xdg-utils' 'glibc' 'python2')
optdepends=(
- 'sni-qt: system tray icon'
)
arch=('x86_64')
source=('insync@.service' 'insync.service')