summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-07-08 10:46:03 -0700
committerXavierCLL2021-07-08 10:46:03 -0700
commit4b71e062d46892aa7358ebec5beeaaf42ac98176 (patch)
tree888ba0b344a96f5490673a13208065e34468f364
parentabf4bf6805c11064b177b0b337fe64eb89fed0ee (diff)
downloadaur-4b71e062d46892aa7358ebec5beeaaf42ac98176.tar.gz
v3.4.2.40983
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89e3dc817a2e..2acbbd4b30c5 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.1.40977
+ pkgver = 3.4.2.40983
pkgrel = 1
url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.4.1.40977.deb
+ noextract = insync-dolphin-3.4.2.40983.deb
options = !strip
options = !emptydirs
- source = insync-dolphin-3.4.1.40977.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.1.40977_all.deb
- sha256sums = 0e7ba91a4c56cc28360327a8fc5afa6fe68467df56074660870b118fe01f6cdc
+ source = insync-dolphin-3.4.2.40983.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.2.40983_all.deb
+ sha256sums = 7b2c49fa1bc49bb480da0be8328b808310336f58d97154d365f10a9d44f974db
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 673bb49aa722..510a8b5b9348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.4.1.40977
+pkgver=3.4.2.40983
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=('0e7ba91a4c56cc28360327a8fc5afa6fe68467df56074660870b118fe01f6cdc')
+sha256sums=('7b2c49fa1bc49bb480da0be8328b808310336f58d97154d365f10a9d44f974db')
noextract=("${pkgname}-${pkgver}.deb")
package() {