summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNate Levesque2022-04-07 07:52:54 -0400
committerNate Levesque2022-04-07 07:52:54 -0400
commitd35bd81e845bb8311649d9ae22c1d7758f96022d (patch)
tree5728b6bd528024b8592c2b7a608602ab5671b545 /PKGBUILD
parent11c82e123863eb66be1e8acc72a42dd757788940 (diff)
downloadaur-d35bd81e845bb8311649d9ae22c1d7758f96022d.tar.gz
lib32-libappindicator-gtk2 is optional
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee5444fdf0e4..fb8408b79dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=insync
pkgver=3.7.5.50350
-pkgrel=1
+pkgrel=2
_dist=buster
pkgdesc="An unofficial Google Drive and OneDrive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
@@ -21,9 +21,10 @@ depends=('adobe-source-code-pro-fonts'
'libglvnd'
'nss'
'xdg-utils'
- 'lib32-libappindicator-gtk2'
)
-optdepends=()
+optdepends=(
+ 'lib32-libappindicator-gtk2: Required for tray icon in some configurations'
+)
arch=('x86_64')
source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-${_dist}_amd64.deb"
'insync@.service'