summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2022-12-22 18:07:04 -0500
committerNate Levesque2022-12-22 18:07:04 -0500
commitef3d4915aa619b001ec441e5d60992bf29aa8a87 (patch)
tree3cc71515c4aaab6874642f5e599220ce663b329a
parent138458df258c938576a2f2f016249adc0bc56c37 (diff)
downloadaur-ef3d4915aa619b001ec441e5d60992bf29aa8a87.tar.gz
3.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b0d5b8fdab2..8406f3700e35 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.8.3.50473
+ pkgver = 3.8.4.50481
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.8.3.50473-buster_amd64.deb
+ source = http://cdn.insynchq.com/builds/linux/insync_3.8.4.50481-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = f59ba273db3ab98780636647279ccfd5316a66a36d819487c257e8f2a059e4b4
+ sha256sums = 2a2d8fab1c067b467abeb7d9fd1f656c6b997fe934fb4546431d6c0a711d35ee
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index fc021586f6a8..cae8b5cd1c67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.8.3.50473
+pkgver=3.8.4.50481
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=('f59ba273db3ab98780636647279ccfd5316a66a36d819487c257e8f2a059e4b4'
+sha256sums=('2a2d8fab1c067b467abeb7d9fd1f656c6b997fe934fb4546431d6c0a711d35ee'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {