summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-08-20 11:04:14 -0700
committerXavierCLL2021-08-20 11:04:14 -0700
commit2d9f98923a73d58da62ec4a89dcdbd40233b7f08 (patch)
tree7f8f50e2769c9e3b795ca4810eec664b2580620d
parentccc842c30e0e2b5895adce40c9d15c48edfbe76c (diff)
downloadaur-2d9f98923a73d58da62ec4a89dcdbd40233b7f08.tar.gz
v3.5.0.50115
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48f1afade621..ce16ea1780a0 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.5.0.50107
+ pkgver = 3.5.1.50115
pkgrel = 1
url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.5.0.50107.deb
+ noextract = insync-dolphin-3.5.1.50115.deb
options = !strip
options = !emptydirs
- source = insync-dolphin-3.5.0.50107.deb::http://s.insynchq.com/builds/insync-dolphin_3.5.0.50107_all.deb
- sha256sums = d75ac80041a63a4991c392a3367b6cafdc269864e95f1535ab40241e527fbf30
+ source = insync-dolphin-3.5.1.50115.deb::http://s.insynchq.com/builds/insync-dolphin_3.5.1.50115_all.deb
+ sha256sums = 3ef86e4cf28f55882545075c490287107d7698b967ce447b3d8921ac6a3ad5e7
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index b4ae60a4513b..0dde4e854a8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.5.0.50107
+pkgver=3.5.1.50115
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=('d75ac80041a63a4991c392a3367b6cafdc269864e95f1535ab40241e527fbf30')
+sha256sums=('3ef86e4cf28f55882545075c490287107d7698b967ce447b3d8921ac6a3ad5e7')
noextract=("${pkgname}-${pkgver}.deb")
package() {