summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Dubois2019-10-08 17:39:53 +0200
committerErik Dubois2019-10-08 17:39:53 +0200
commit81ad99bc31e230830b77c1d0edafc29589f4b465 (patch)
tree35142d60df0435bdf639310cbb4c36e1f5d017f0
parent41fe58e134c60377eebb9d93414801affc1d1afa (diff)
downloadaur-81ad99bc31e230830b77c1d0edafc29589f4b465.tar.gz
version 3.0.22.40446
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d009e49240c8..9f12f8b665ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = insync
pkgdesc = An unofficial Google Drive client that runs on Linux, with support for various desktops
- pkgver = 3.0.21.40435
+ pkgver = 3.0.22.40446
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = insync
depends = alsa-lib
depends = libxcomposite
options = !strip
- source = http://s.insynchq.com/builds/insync_3.0.21.40435-buster_amd64.deb
+ source = http://s.insynchq.com/builds/insync_3.0.22.40446-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = e01c9883335ec9d825df66a07f200a1ff79a6ed4831da1780ec9e1d0279bb5bb
+ sha256sums = 61b8b4343cf80762d8ac1c7dca58ae4d90484d9db61921c6e0f4d3f6c01a5ede
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index b0d0bae89fda..c91a970841aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Nate Levesque <public@thenaterhood.com>
-# Comaintainer : Erik Dubois <erik.dubois@gmail.com>
+# Co-maintainer : Erik Dubois <erik.dubois@gmail.com>
# Contributor: Vlad M. <vlad@archlinux.net>
# Contributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync
-pkgver=3.0.21.40435
+pkgver=3.0.22.40446
pkgrel=1
_dist=buster
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
@@ -27,7 +27,7 @@ arch=('x86_64')
source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-${_dist}_amd64.deb"
'insync@.service'
'insync.service')
-sha256sums=('e01c9883335ec9d825df66a07f200a1ff79a6ed4831da1780ec9e1d0279bb5bb'
+sha256sums=('61b8b4343cf80762d8ac1c7dca58ae4d90484d9db61921c6e0f4d3f6c01a5ede'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {