summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-01-01 18:49:43 -0500
committerXavierCLL2021-01-01 18:49:43 -0500
commit630a2e68c89570d4077144b772dbfecd01236a9a (patch)
tree55af09dd575cfdabffb5af219b3ef63d493a064a
parent1239524e6bfaf57092962874493b6a73c02621da (diff)
downloadaur-630a2e68c89570d4077144b772dbfecd01236a9a.tar.gz
updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54da1f38d1c0..f7b399a64263 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = insync-dolphin
pkgdesc = Dolphin integration for insync
- pkgver = 3.0.22.40446
+ pkgver = 3.3.2.40903
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = any
license = custom:insync
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.0.22.40446.deb
+ noextract = insync-dolphin-3.3.2.40903.deb
options = !strip
- source = insync-dolphin-3.0.22.40446.deb::http://s.insynchq.com/builds/insync-dolphin_3.0.22.40446_all.deb
- sha256sums = b431e97a77a0c338526552e0bbb65652a90107278734eb4d6fc917cf5f65eed1
+ source = insync-dolphin-3.3.2.40903.deb::http://s.insynchq.com/builds/insync-dolphin_3.3.2.40903_all.deb
+ sha256sums = c47abdd48aec68cb92ab30fbd190d26529d24b12db940d84f1341e4e9368f814
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 4fce15f28cad..69c65f76e054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.0.22.40446
+pkgver=3.3.2.40903
pkgrel=1
pkgdesc="Dolphin integration for insync"
url="https://www.insynchq.com/downloads"
@@ -11,7 +11,7 @@ options=(!strip)
arch=('any')
depends=("insync" "dolphin")
source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
-sha256sums=('b431e97a77a0c338526552e0bbb65652a90107278734eb4d6fc917cf5f65eed1')
+sha256sums=('c47abdd48aec68cb92ab30fbd190d26529d24b12db940d84f1341e4e9368f814')
noextract=("${pkgname}-${pkgver}.deb")
package() {