summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-08-05 00:28:53 -0700
committerXavierCLL2021-08-05 00:28:53 -0700
commitccc842c30e0e2b5895adce40c9d15c48edfbe76c (patch)
tree9bcf8824e315819321441871948b7d2cf6405956
parent31462e876105bbfe1fddc879c270c321b4217513 (diff)
downloadaur-ccc842c30e0e2b5895adce40c9d15c48edfbe76c.tar.gz
v3.5.0.50107
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3f37f2513da..48f1afade621 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.3.40990
+ pkgver = 3.5.0.50107
pkgrel = 1
url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.4.3.40990.deb
+ noextract = insync-dolphin-3.5.0.50107.deb
options = !strip
options = !emptydirs
- source = insync-dolphin-3.4.3.40990.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.3.40990_all.deb
- sha256sums = 775040a5726bb98ddc92f990595e8b8ef3e53108b55f265c0ab250f888c1636e
+ source = insync-dolphin-3.5.0.50107.deb::http://s.insynchq.com/builds/insync-dolphin_3.5.0.50107_all.deb
+ sha256sums = d75ac80041a63a4991c392a3367b6cafdc269864e95f1535ab40241e527fbf30
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index d66e1f91cbca..b4ae60a4513b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.4.3.40990
+pkgver=3.5.0.50107
pkgrel=1
pkgdesc="This package contains the service menu for integrating Insync with Dolphin"
url="https://www.insynchq.com"
@@ -11,7 +11,7 @@ arch=('x86_64')
options=('!strip' '!emptydirs')
depends=("insync" "dolphin")
source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
-sha256sums=('775040a5726bb98ddc92f990595e8b8ef3e53108b55f265c0ab250f888c1636e')
+sha256sums=('d75ac80041a63a4991c392a3367b6cafdc269864e95f1535ab40241e527fbf30')
noextract=("${pkgname}-${pkgver}.deb")
package() {