summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2017-06-27 17:36:13 -0400
committerNate Levesque2017-06-27 17:36:13 -0400
commit99358b9b8e0eaed70eb40343e269f6bbd65f4004 (patch)
tree33d837b1132efdba0558b96e767ea090a8eb0e1e
parent47d2a0eef21e94a0d621127908b696245bac0338 (diff)
downloadaur-99358b9b8e0eaed70eb40343e269f6bbd65f4004.tar.gz
Update to version 1.3.17.36167
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26fb38d8c042..fb67965fd944 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = insync
pkgdesc = An unofficial Google Drive client that runs on Linux, with support for various desktops
- pkgver = 1.3.16
+ pkgver = 1.3.17
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = i686
@@ -15,10 +15,10 @@ pkgbase = insync
source = insync.service
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
- source_i686 = http://s.insynchq.com/builds/insync_1.3.16.36155-trusty_i386.deb
- sha256sums_i686 = 53ce5a00a856720fbf5864fda3ee257da1ced23c7512a6259f3157f78640f56e
- source_x86_64 = http://s.insynchq.com/builds/insync_1.3.16.36155-trusty_amd64.deb
- sha256sums_x86_64 = 0d8579421818f5583505fba183f7ffd73066ae53a6e831a0b5b34ef6100eeb7e
+ 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
pkgname = insync
diff --git a/PKGBUILD b/PKGBUILD
index 8dbea8f51404..2c5038c5d843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync
-pkgver=1.3.16
-_pkgver=36155
+pkgver=1.3.17
+_pkgver=36167
pkgrel=1
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
@@ -17,9 +17,8 @@ source_i686=("http://s.insynchq.com/builds/${pkgname}_${pkgver}.${_pkgver}-trust
source_x86_64=("http://s.insynchq.com/builds/${pkgname}_${pkgver}.${_pkgver}-trusty_amd64.deb")
sha256sums=('cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
-sha256sums_i686=('53ce5a00a856720fbf5864fda3ee257da1ced23c7512a6259f3157f78640f56e')
-sha256sums_x86_64=('0d8579421818f5583505fba183f7ffd73066ae53a6e831a0b5b34ef6100eeb7e')
-
+sha256sums_i686=('b12da4d1674282b96fd47da6b79ebbdb637aa36872b30c101c24482f0239abe4')
+sha256sums_x86_64=('2a77888f53ed4e031bc10ff226a05187fe343288cbadd2b9049e4a2812a9c7d8')
package() {
tar xvf data.tar.gz
cp -rp usr $pkgdir