summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e3d95276dae..69444faa05d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = insync
pkgdesc = An unofficial Dropbox, Google Drive, and OneDrive client that runs on Linux, with support for various desktops
- pkgver = 3.8.7.50516
+ pkgver = 3.9.0.60000
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.7.50516-bookworm_amd64.deb
+ source = http://cdn.insynchq.com/builds/linux/3.9.0.60000/insync_3.9.0.60000-noble_amd64.deb
source = insync@.service
source = insync.service
- sha256sums = 0d582148119b3f2462bbc06f472511d4c4de07aae5b98a0d6e5c59825cc1d0a9
+ sha256sums = 863209582fd3c8365c8acac955221efcb393e5f0ce1462a4ac3a14b7aa0d456d
sha256sums = cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598
sha256sums = 1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0
diff --git a/PKGBUILD b/PKGBUILD
index c8942906e0cb..cdbad7295754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# Source : new application - https://forums.insynchq.com
pkgname=insync
-pkgver=3.8.7.50516
+pkgver=3.9.0.60000
pkgrel=1
-_dist=bookworm
+_dist=noble
pkgdesc="An unofficial Dropbox, Google Drive, and OneDrive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
@@ -27,10 +27,10 @@ optdepends=(
'lib32-libappindicator-gtk2: Required for tray icon in some configurations'
)
arch=('x86_64')
-source=("http://cdn.insynchq.com/builds/linux/${pkgname}_${pkgver}-${_dist}_amd64.deb"
+source=("http://cdn.insynchq.com/builds/linux/${pkgver}/${pkgname}_${pkgver}-${_dist}_amd64.deb"
'insync@.service'
'insync.service')
-sha256sums=('0d582148119b3f2462bbc06f472511d4c4de07aae5b98a0d6e5c59825cc1d0a9'
+sha256sums=('863209582fd3c8365c8acac955221efcb393e5f0ce1462a4ac3a14b7aa0d456d'
'cf276c1dbf1592ea63a21c2d61c75f7ad6ec3b13e87b3aaa331e9c14799f4598'
'1432141539a6b3c5333631a2ee6696fab9bd2fe8770643bc670d95e4e96203e0')
package() {