summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2017-11-29 22:06:00 -0500
committerNate Levesque2017-11-29 22:06:00 -0500
commitc2587598e161d20a3efca5e7af52ea6289fbdd67 (patch)
treeca908f8f5c612dafcd6c643a279e7258550332af
parent873af48914c4bd8ff645b760bbcb62e8125fb4e2 (diff)
downloadaur-c2587598e161d20a3efca5e7af52ea6289fbdd67.tar.gz
Update to version 1.3.22.36179
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04c5bba4ba0b..237fbcbfe5e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = insync
pkgdesc = An unofficial Google Drive client that runs on Linux, with support for various desktops
- pkgver = 1.3.17
- pkgrel = 2
+ pkgver = 1.3.22
+ pkgrel = 1
url = https://www.insynchq.com/downloads
arch = i686
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = insync
source = insync.service
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
- source_i686 = http://s.insynchq.com/builds/insync_1.3.17.36167-trusty_i386.deb
- sha256sums_i686 = b12da4d1674282b96fd47da6b79ebbdb637aa36872b30c101c24482f0239abe4
- source_x86_64 = http://s.insynchq.com/builds/insync_1.3.17.36167-trusty_amd64.deb
- sha256sums_x86_64 = 2a77888f53ed4e031bc10ff226a05187fe343288cbadd2b9049e4a2812a9c7d8
+ source_i686 = http://s.insynchq.com/builds/insync_1.3.22.36179-trusty_i386.deb
+ sha256sums_i686 = c771c225f22e828a2187c414c133ef2469964c640717a566a34c93d9269afa38
+ source_x86_64 = http://s.insynchq.com/builds/insync_1.3.22.36179-trusty_amd64.deb
+ sha256sums_x86_64 = 10ac022ac45f837a9b900005e9f508f67e8bce3054e34583ac128347bf67fa45
pkgname = insync
diff --git a/PKGBUILD b/PKGBUILD
index a924649d75e7..f4a165405d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Contributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync
-pkgver=1.3.17
-_pkgver=36167
+pkgver=1.3.22
+_pkgver=36179
_dist=trusty
-pkgrel=2
+pkgrel=1
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
@@ -16,8 +16,8 @@ arch=('i686' 'x86_64')
source=('insync@.service' 'insync.service')
sha256sums=('cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
-sha256sums_i686=('b12da4d1674282b96fd47da6b79ebbdb637aa36872b30c101c24482f0239abe4')
-sha256sums_x86_64=('2a77888f53ed4e031bc10ff226a05187fe343288cbadd2b9049e4a2812a9c7d8')
+sha256sums_i686=('c771c225f22e828a2187c414c133ef2469964c640717a566a34c93d9269afa38')
+sha256sums_x86_64=('10ac022ac45f837a9b900005e9f508f67e8bce3054e34583ac128347bf67fa45')
source_i686=("http://s.insynchq.com/builds/${pkgname}_${pkgver}.${_pkgver}-${_dist}_i386.deb")
source_x86_64=("http://s.insynchq.com/builds/${pkgname}_${pkgver}.${_pkgver}-${_dist}_amd64.deb")
package() {