summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2022-02-09 08:07:24 -0500
committerNate Levesque2022-02-09 08:07:24 -0500
commit0f744a16120f6501ce498bd84e3227264549d064 (patch)
treeffda6382eef86b97f3bc88720adde3442bc18bce
parente60cb0237039a8f14066a735f4a7b777070e294a (diff)
downloadaur-0f744a16120f6501ce498bd84e3227264549d064.tar.gz
3.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3ada6bc10fe..f60cf6d8a099 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.7.0.50216
+ pkgver = 3.7.1.50305
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.7.0.50216-buster_amd64.deb
+ source = http://s.insynchq.com/builds/insync_3.7.1.50305-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = 08f36435f3424b8267b0437d0f92496a0cc5bd4f411cc3bd47a6f96c9ef07923
+ sha256sums = 2837285a663bf790f0b230f0c01906f33409c73782b4e68ce1117c3e37688ef5
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index fe5efa6c45d6..8fa02c3637be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.7.0.50216
+pkgver=3.7.1.50305
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=('08f36435f3424b8267b0437d0f92496a0cc5bd4f411cc3bd47a6f96c9ef07923'
+sha256sums=('2837285a663bf790f0b230f0c01906f33409c73782b4e68ce1117c3e37688ef5'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {