summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-06-01 17:50:17 -0700
committerXavierCLL2021-06-01 17:50:17 -0700
commitca64f5ac5a0817bbfa859971152cdd35dc566b31 (patch)
tree1e644c96fb65158fc33858eb7629ccf2407bfe61
parentaa94d039bd5ef1c7159252ff57e73f6674bb126e (diff)
downloadaur-ca64f5ac5a0817bbfa859971152cdd35dc566b31.tar.gz
v3.4.0.40973
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f56f4e3aa7b6..4fea4d409515 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = insync-dolphin
pkgdesc = This package contains the service menu for integrating Insync with Dolphin
- pkgver = 3.4.0.40966
+ pkgver = 3.4.0.40973
pkgrel = 1
url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.4.0.40966.deb
+ noextract = insync-dolphin-3.4.0.40973.deb
options = !strip
options = !emptydirs
- source = insync-dolphin-3.4.0.40966.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.0.40966_all.deb
- sha256sums = c231b24d22c021f14388970d4a714f9fffbe9d4fa5e01668e8c0561920edf81d
+ source = insync-dolphin-3.4.0.40973.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.0.40973_all.deb
+ sha256sums = e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9
pkgname = insync-dolphin
-
diff --git a/PKGBUILD b/PKGBUILD
index e973fabfa6f8..3a06de30df41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.4.0.40966
+pkgver=3.4.0.40973
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=('c231b24d22c021f14388970d4a714f9fffbe9d4fa5e01668e8c0561920edf81d')
+sha256sums=('e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9')
noextract=("${pkgname}-${pkgver}.deb")
package() {