summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2019-11-09 16:51:25 -0800
committerXavierCLL2019-11-09 16:51:25 -0800
commit1239524e6bfaf57092962874493b6a73c02621da (patch)
treeb15d785efef876a0ae175cd094680d671aa378bf
parent7812a384cf2fbaeb023ff742a47bac39e2e147fa (diff)
downloadaur-1239524e6bfaf57092962874493b6a73c02621da.tar.gz
Updated to 3.0.22
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d8d476520c0..54da1f38d1c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
-# Generated by mksrcinfo v8
-# Thu Oct 13 02:49:17 UTC 2016
pkgbase = insync-dolphin
- pkgdesc = Dolphin integration for insync (kf5)
- pkgver = 1.3.12.36116
+ pkgdesc = Dolphin integration for insync
+ pkgver = 3.0.22.40446
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = any
license = custom:insync
depends = insync
depends = dolphin
- noextract = insync-dolphin-1.3.12.36116.deb
+ noextract = insync-dolphin-3.0.22.40446.deb
options = !strip
- source = insync-dolphin-1.3.12.36116.deb::http://s.insynchq.com/builds/insync-dolphin_1.3.12.36116-precise_all.deb
- sha256sums = 9f5f961814ae728a01fa6d36db584b21bff568fc74fbbaca5b5425f5ddb57b58
+ source = insync-dolphin-3.0.22.40446.deb::http://s.insynchq.com/builds/insync-dolphin_3.0.22.40446_all.deb
+ sha256sums = b431e97a77a0c338526552e0bbb65652a90107278734eb4d6fc917cf5f65eed1
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 5b1f3066bd01..4fce15f28cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
+# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=1.3.12.36116
+pkgver=3.0.22.40446
pkgrel=1
-pkgdesc="Dolphin integration for insync (kf5)"
+pkgdesc="Dolphin integration for insync"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
options=(!strip)
arch=('any')
depends=("insync" "dolphin")
-source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}-precise_all.deb")
-sha256sums=('9f5f961814ae728a01fa6d36db584b21bff568fc74fbbaca5b5425f5ddb57b58')
+source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
+sha256sums=('b431e97a77a0c338526552e0bbb65652a90107278734eb4d6fc917cf5f65eed1')
noextract=("${pkgname}-${pkgver}.deb")
package() {