summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Dubois2019-11-14 23:30:48 +0100
committerErik Dubois2019-11-14 23:30:48 +0100
commit07c0bbcacdc23cb395469ab9a0c3aacab3b152c6 (patch)
tree976202b52ec21e7a433e3990685a0dd44227d0d6
parentdda2b8652ff3fbdba6091d6131527b4b371ee698 (diff)
downloadaur-07c0bbcacdc23cb395469ab9a0c3aacab3b152c6.tar.gz
version 3.0.24
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e88645b50f7..2aec851c9976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = insync
pkgdesc = An unofficial Google Drive client that runs on Linux, with support for various desktops
- pkgver = 3.0.23.40579
- pkgrel = 3
+ pkgver = 3.0.24.40626
+ pkgrel = 1
url = https://www.insynchq.com/downloads
arch = x86_64
license = custom:insync
@@ -17,10 +17,10 @@ pkgbase = insync
depends = alsa-lib
depends = libxcomposite
options = !strip
- source = http://s.insynchq.com/builds/insync_3.0.23.40579-buster_amd64.deb
+ source = http://s.insynchq.com/builds/insync_3.0.24.40626-buster_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = f348fad2241dae11fe4d0af61398e40b900eab5d56f0e2d0cc75fc970c6b49eb
+ sha256sums = 380e90bfffc37fbdb059aefa261a77398ff3284db7333bff681a5fd139cab72f
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index c8e8788caa8b..d15e5453a908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Nate Levesque <public@thenaterhood.com>
# Co-maintainer : Erik Dubois <erik.dubois@gmail.com>
# Contributor: Vlad M. <vlad@archlinux.net>
-# Contributor: Zhengyu Xu <xzy3186@gmail.com>
+# Contributor: Zhengyu Xu <xzy3186@gmail.com>
+# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.0.23.40579
-pkgrel=3
+pkgver=3.0.24.40626
+pkgrel=1
_dist=buster
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
@@ -27,7 +28,7 @@ arch=('x86_64')
source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-${_dist}_amd64.deb"
'insync@.service'
'insync.service')
-sha256sums=('f348fad2241dae11fe4d0af61398e40b900eab5d56f0e2d0cc75fc970c6b49eb'
+sha256sums=('380e90bfffc37fbdb059aefa261a77398ff3284db7333bff681a5fd139cab72f'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {