summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2016-10-12 21:49:25 -0500
committerXavierCLL2016-10-12 21:49:25 -0500
commit7812a384cf2fbaeb023ff742a47bac39e2e147fa (patch)
treeeb1d32124a2e7af5739ea9ec8abd2946ad398748
parenta7e8bed5048261b27b92150547d8e0821553f885 (diff)
downloadaur-7812a384cf2fbaeb023ff742a47bac39e2e147fa.tar.gz
Updated version
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 040942427ff8..3d8d476520c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
# Generated by mksrcinfo v8
-# Sat May 28 15:49:41 UTC 2016
+# Thu Oct 13 02:49:17 UTC 2016
pkgbase = insync-dolphin
pkgdesc = Dolphin integration for insync (kf5)
- pkgver = 1.3.8.36087
+ pkgver = 1.3.12.36116
pkgrel = 1
url = https://www.insynchq.com/downloads
- install = insync-dolphin.install
arch = any
license = custom:insync
depends = insync
depends = dolphin
- noextract = insync-dolphin-1.3.8.36087.deb
+ noextract = insync-dolphin-1.3.12.36116.deb
options = !strip
- source = insync-dolphin-1.3.8.36087.deb::http://s.insynchq.com/builds/insync-dolphin_1.3.8.36087-precise_all.deb
- sha256sums = 51d8dfbd8240859938aac803c5b8f1e0377bd33e7ea80932f8c0238851c2fafc
+ source = insync-dolphin-1.3.12.36116.deb::http://s.insynchq.com/builds/insync-dolphin_1.3.12.36116-precise_all.deb
+ sha256sums = 9f5f961814ae728a01fa6d36db584b21bff568fc74fbbaca5b5425f5ddb57b58
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index d0db06348649..5b1f3066bd01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,17 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=insync-dolphin
-pkgver=1.3.8.36087
+pkgver=1.3.12.36116
pkgrel=1
pkgdesc="Dolphin integration for insync (kf5)"
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=('51d8dfbd8240859938aac803c5b8f1e0377bd33e7ea80932f8c0238851c2fafc')
+sha256sums=('9f5f961814ae728a01fa6d36db584b21bff568fc74fbbaca5b5425f5ddb57b58')
noextract=("${pkgname}-${pkgver}.deb")
-install=$pkgname.install
package() {
cd $srcdir