summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2018-05-28 12:24:08 -0400
committerNate Levesque2018-05-28 12:24:08 -0400
commit6cff1d88555bdb666fd1e96ea33f00cd7090133c (patch)
treef5b0ba0b2d11eb78445441e7305893976419ddf7
parent7630c0bb40128d4628687b6830b9485f9bfb5de4 (diff)
downloadaur-6cff1d88555bdb666fd1e96ea33f00cd7090133c.tar.gz
Update to 1.4.7.37098
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85b73d0673ae..0332c17f896a 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.4.5
+ pkgver = 1.4.7
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.4.5.37069-artful_i386.deb
- sha256sums_i686 = a1c00cf9ea675f2811947e943cb81e729d0c9ced18b768b8598f3267302fe526
- source_x86_64 = http://s.insynchq.com/builds/insync_1.4.5.37069-artful_amd64.deb
- sha256sums_x86_64 = a42cbf92ad26761152a74682435a41487058b9aa9f3867d8b1ce5573fc35717f
+ source_i686 = http://s.insynchq.com/builds/insync_1.4.7.37098-artful_i386.deb
+ sha256sums_i686 = dc01e4d649c7a070506cf396300b1496484aefd76e1e3db618e111b547eeecc8
+ source_x86_64 = http://s.insynchq.com/builds/insync_1.4.7.37098-artful_amd64.deb
+ sha256sums_x86_64 = 195ec6a6d7b270957a490dd2369325d05076d27b30bc70acb39bca43603d22c1
pkgname = insync
diff --git a/PKGBUILD b/PKGBUILD
index c1bfda72b860..e61291b2d019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync
-pkgver=1.4.5
-_pkgver=37069
+pkgver=1.4.7
+_pkgver=37098
_dist=artful
pkgrel=1
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
@@ -19,8 +19,8 @@ arch=('i686' 'x86_64')
source=('insync@.service' 'insync.service')
sha256sums=('cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
-sha256sums_i686=('a1c00cf9ea675f2811947e943cb81e729d0c9ced18b768b8598f3267302fe526')
-sha256sums_x86_64=('a42cbf92ad26761152a74682435a41487058b9aa9f3867d8b1ce5573fc35717f')
+sha256sums_i686=('dc01e4d649c7a070506cf396300b1496484aefd76e1e3db618e111b547eeecc8')
+sha256sums_x86_64=('195ec6a6d7b270957a490dd2369325d05076d27b30bc70acb39bca43603d22c1')
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() {