summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-06-25 16:51:20 -0700
committerXavierCLL2021-06-25 16:51:20 -0700
commitabf4bf6805c11064b177b0b337fe64eb89fed0ee (patch)
tree18b426d847e76aed532946cbb13b61d5d946a3c7
parentca64f5ac5a0817bbfa859971152cdd35dc566b31 (diff)
downloadaur-abf4bf6805c11064b177b0b337fe64eb89fed0ee.tar.gz
v3.4.1.40977
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fea4d409515..89e3dc817a2e 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.4.1.40977
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.4.1.40977.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.4.1.40977.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.1.40977_all.deb
+ sha256sums = 0e7ba91a4c56cc28360327a8fc5afa6fe68467df56074660870b118fe01f6cdc
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 3a06de30df41..673bb49aa722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.4.0.40973
+pkgver=3.4.1.40977
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=('e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9')
+sha256sums=('0e7ba91a4c56cc28360327a8fc5afa6fe68467df56074660870b118fe01f6cdc')
noextract=("${pkgname}-${pkgver}.deb")
package() {