summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5d47eddb231..e427a8b9fb85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# COntributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync
-pkgver=1.2.17
-_pkgver=35187
+pkgver=1.2.18
+_pkgver=35198
pkgrel=1
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
@@ -11,18 +11,14 @@ license=('custom:insync')
options=(!strip !upx)
depends=('xdg-utils' 'glibc' 'python2')
optdepends=('insync-nautilus: file-manager integration for nautilus'
- 'insync-nemo: file-manager integration for nemo'
- 'insync-dolphin: file-manager integration for dolphin'
- 'insync-thunar: file-manager integration for thunar'
- 'insync-caja: file-manager integration for caja'
'sni-qt: To show the icon in Plasma 5 tray')
arch=('i686' 'x86_64')
source=('insync.service')
+sha256sums=('995d9131bd454015ff11414d002b8927b7397835969e27061008264c0c5f225d')
+sha256sums_i686=('87a2390400fa40ce00717087805e096d0ea16f774e4bac1cec40fb46192eae65')
+sha256sums_x86_64=('423170713180bb65fb3c2a7143514c9fabd3893c7a4e2c4b5dd3325e62a093d5')
source_i686=("http://s.insynchq.com/builds/${pkgname}_${pkgver}.${_pkgver}-trusty_i386.deb")
source_x86_64=("http://s.insynchq.com/builds/${pkgname}_${pkgver}.${_pkgver}-trusty_amd64.deb")
-sha256sums=('995d9131bd454015ff11414d002b8927b7397835969e27061008264c0c5f225d')
-sha256sums_i686=('70830ff3225f429836b3df1b2a10d381580e83c003b6a1e97a61c1c033211cdd')
-sha256sums_x86_64=('aaa91d96cadd84f221d8ee51996e4e804e5923425d5f220dffab12933f1354ff')
package() {
cd $srcdir