summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2021-04-20 19:12:16 -0400
committerNate Levesque2021-04-20 19:12:16 -0400
commit0829164cea39b5f08226ab1cab0857b9685c8036 (patch)
treea957db105b852ee561ea916abfd9c11a735a66bb
parent0ea2b41850d2790705efe2671a5af7f4c2c280d7 (diff)
downloadaur-0829164cea39b5f08226ab1cab0857b9685c8036.tar.gz
3.3.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1abbf4f466e7..431d9909ae7e 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.3.8.40942
+ pkgver = 3.3.9.40955
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.3.8.40942-buster_amd64.deb
+ source = http://s.insynchq.com/builds/insync_3.3.9.40955-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = 73643aaf4d7dd963ce40875159438c8af866a334f5582bba7405b59dca6e937b
+ sha256sums = c412cd1a46021ad44bff3ac7e9fdbdf983fa62952f9872a162867e41b40da09c
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index 4d931dc40afa..f1d25c1f34c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.3.8.40942
+pkgver=3.3.9.40955
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=('73643aaf4d7dd963ce40875159438c8af866a334f5582bba7405b59dca6e937b'
+sha256sums=('c412cd1a46021ad44bff3ac7e9fdbdf983fa62952f9872a162867e41b40da09c'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {