summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d560c631db42..6ec44be8bb68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = insync
pkgdesc = An unofficial Google Drive and OneDrive client that runs on Linux, with support for various desktops
- pkgver = 3.1.6.40808
+ pkgver = 3.1.7.40811
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = insync
depends = nss
depends = xdg-utils
options = !strip
- source = http://s.insynchq.com/builds/insync_3.1.6.40808-buster_amd64.deb
+ source = http://s.insynchq.com/builds/insync_3.1.7.40811-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = 1e830f157a09f23c53b34a90a19713669140f57fb22f9616f0381275deb8b70b
+ sha256sums = ae9e373123eb64f882e0435865543ce833663931279ffceaf6ab194ba436ea83
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index cc243649dc0e..2db4312f0726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.1.6.40808
+pkgver=3.1.7.40811
pkgrel=1
_dist=buster
pkgdesc="An unofficial Google Drive and OneDrive client that runs on Linux, with support for various desktops"
@@ -26,7 +26,7 @@ arch=('x86_64')
source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-${_dist}_amd64.deb"
'insync@.service'
'insync.service')
-sha256sums=('1e830f157a09f23c53b34a90a19713669140f57fb22f9616f0381275deb8b70b'
+sha256sums=('ae9e373123eb64f882e0435865543ce833663931279ffceaf6ab194ba436ea83'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {