summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2022-11-03 22:11:02 -0400
committerNate Levesque2022-11-03 22:11:02 -0400
commit0d73c1b537cbd11cf8d6e22db7c4c7b70b7e268f (patch)
tree94014846f1e8bbd618ff3798daf59ecf37a59bcc
parentd030da9800a5e74cce8aacec35e1e5eeb6739d31 (diff)
downloadaur-0d73c1b537cbd11cf8d6e22db7c4c7b70b7e268f.tar.gz
3.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 220f3380db99..3ee40d15dcb7 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.13.50425
+ pkgver = 3.8.0.50453
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = insync
depends = libxcrypt
optdepends = lib32-libappindicator-gtk2: Required for tray icon in some configurations
options = !strip
- source = http://cdn.insynchq.com/builds/linux/insync_3.7.13.50425-buster_amd64.deb
+ source = http://cdn.insynchq.com/builds/linux/insync_3.8.0.50453-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = 801aae35495aea9985c03f3663f330c791adc99069bf42e4a29b50ae0935bdc6
+ sha256sums = 0c7e485e470d01c26526164e567afddd7124bea5f8a3ce2ed1306029b4048ccb
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index 835373eaef7e..98b3e44769f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.7.13.50425
+pkgver=3.8.0.50453
pkgrel=1
_dist=buster
pkgdesc="An unofficial Google Drive and OneDrive client that runs on Linux, with support for various desktops"
@@ -30,7 +30,7 @@ arch=('x86_64')
source=("http://cdn.insynchq.com/builds/linux/${pkgname}_${pkgver}-${_dist}_amd64.deb"
'insync@.service'
'insync.service')
-sha256sums=('801aae35495aea9985c03f3663f330c791adc99069bf42e4a29b50ae0935bdc6'
+sha256sums=('0c7e485e470d01c26526164e567afddd7124bea5f8a3ce2ed1306029b4048ccb'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {