summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlfonso Saavedra Son2016-02-28 15:40:40 +0100
committerAlfonso Saavedra Son2016-02-28 15:40:40 +0100
commit534fc88602b7ac506a17898c66bd548b3e3f0173 (patch)
treec2c7838553f37e1bacea9893efc3f2e47aea6cf0 /PKGBUILD
parente00f6ee3441dd174bf53c2d47cb8680e32a2a0e5 (diff)
downloadaur-534fc88602b7ac506a17898c66bd548b3e3f0173.tar.gz
add sni-qt to optdeps for fix issue on icon on the systray on KDE and LXQt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ade04abe031..dd5ccd8ba31f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Alfonso Saavedra "Son Link" <sonlink.dourden@gmail.com>
pkgname=megasync
pkgver=2.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Sync your files to your Mega account. Official app"
arch=('i686' 'x86_64')
url="https://mega.nz/#sync"
license=('custom:The Clarified Artistic License')
conflicts=('megatools')
depends=('openssl' 'c-ares' 'libgcrypt' 'crypto++' 'qt4' 'libpng' 'qtchooser' 'sqlite')
+optdepends=('sni-qt: fix systray issue on KDE and LXQt')
source_i686=("https://mega.nz/linux/MEGAsync/Debian_8.0/i386/${pkgname}_${pkgver}_i386.deb")
source_x86_64=("https://mega.nz/linux/MEGAsync/Debian_8.0/amd64/${pkgname}_${pkgver}_amd64.deb")
md5sums_i686=('da2babc3c783a7223ec44a6459e38601')