summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2016-05-28 10:49:54 -0500
committerXavierCLL2016-05-28 10:49:54 -0500
commita7e8bed5048261b27b92150547d8e0821553f885 (patch)
treeaa1369fbd94f8c5e8d8487ff2fc229eaaaea7b54
parent86231ebb7d2e02940061096206c4304dc65cf79f (diff)
downloadaur-a7e8bed5048261b27b92150547d8e0821553f885.tar.gz
Update version
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 407f0fd7339d..040942427ff8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
+# Generated by mksrcinfo v8
+# Sat May 28 15:49:41 UTC 2016
pkgbase = insync-dolphin
pkgdesc = Dolphin integration for insync (kf5)
- pkgver = 1.2.8
- pkgrel = 3
+ pkgver = 1.3.8.36087
+ pkgrel = 1
url = https://www.insynchq.com/downloads
install = insync-dolphin.install
arch = any
license = custom:insync
depends = insync
- depends = kdebase-dolphin
- noextract = insync-dolphin-1.2.8.deb
+ depends = dolphin
+ noextract = insync-dolphin-1.3.8.36087.deb
options = !strip
- source = insync-dolphin-1.2.8.deb::http://s.insynchq.com/builds/insync-dolphin_1.2.8.35136-precise_all.deb
- sha256sums = c2c2576739c93a3779e3bfc87ded5054523c9549ca9541ff5b810a84955f24a6
+ source = insync-dolphin-1.3.8.36087.deb::http://s.insynchq.com/builds/insync-dolphin_1.3.8.36087-precise_all.deb
+ sha256sums = 51d8dfbd8240859938aac803c5b8f1e0377bd33e7ea80932f8c0238851c2fafc
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 1640324594d8..d0db06348649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: XavierCLL
+# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=insync-dolphin
-pkgver=1.2.8
-pkgrel=3
+pkgver=1.3.8.36087
+pkgrel=1
pkgdesc="Dolphin integration for insync (kf5)"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
options=(!strip)
arch=('any')
-depends=("insync" "kdebase-dolphin")
-source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}.35136-precise_all.deb")
-sha256sums=('c2c2576739c93a3779e3bfc87ded5054523c9549ca9541ff5b810a84955f24a6')
+depends=("insync" "dolphin")
+source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}-precise_all.deb")
+sha256sums=('51d8dfbd8240859938aac803c5b8f1e0377bd33e7ea80932f8c0238851c2fafc')
noextract=("${pkgname}-${pkgver}.deb")
install=$pkgname.install