summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2022-08-12 17:56:25 -0700
committerXavierCLL2022-08-12 17:56:25 -0700
commit3935a6c34701e6955eb55cb848522628e28ade06 (patch)
treeb8807110e31b817fa479e524344d6ee75d1f6fa7
parentc8ec621e6f4927e0c9f5274066c98a1883245418 (diff)
downloadaur-3935a6c34701e6955eb55cb848522628e28ade06.tar.gz
v3.7.9.50368
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fea4d409515..3c05565bec64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = insync-dolphin
pkgdesc = This package contains the service menu for integrating Insync with Dolphin
- pkgver = 3.4.0.40973
+ pkgver = 3.7.9.50368
pkgrel = 1
url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.4.0.40973.deb
+ noextract = insync-dolphin-3.7.9.50368.deb
options = !strip
options = !emptydirs
- source = insync-dolphin-3.4.0.40973.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.0.40973_all.deb
- sha256sums = e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9
+ source = insync-dolphin-3.7.9.50368.deb::https://cdn.insynchq.com/builds/linux/insync-dolphin_3.7.9.50368_all.deb
+ sha256sums = 05e8c6888cf99cfa230457e654ad1afcd741e5ea45362ea23dd7c4caed8f17ee
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 3a06de30df41..537552d922ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.4.0.40973
+pkgver=3.7.9.50368
pkgrel=1
pkgdesc="This package contains the service menu for integrating Insync with Dolphin"
url="https://www.insynchq.com"
@@ -10,8 +10,8 @@ license=('custom')
arch=('x86_64')
options=('!strip' '!emptydirs')
depends=("insync" "dolphin")
-source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
-sha256sums=('e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9')
+source=("${pkgname}-${pkgver}.deb::https://cdn.insynchq.com/builds/linux/${pkgname}_${pkgver}_all.deb")
+sha256sums=('05e8c6888cf99cfa230457e654ad1afcd741e5ea45362ea23dd7c4caed8f17ee')
noextract=("${pkgname}-${pkgver}.deb")
package() {