summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYochai Gal2016-10-11 09:21:15 -0400
committerYochai Gal2016-10-11 09:21:15 -0400
commitb8aaf9e5481935e3d750daa0a9916c5d371f6d96 (patch)
treea6cb12466474c4e5109b1224dd029f42df0ebd77
parente5fca43725dfc6b9336ab2ff29d8ad6fc925b22e (diff)
downloadaur-b8aaf9e5481935e3d750daa0a9916c5d371f6d96.tar.gz
update to 1.3.12.36116
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00763eff32b5..e5e0e3cf2d08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = insync-thunar
pkgdesc = Thunar integration for insync
- pkgver = 1.3.8.36087
+ pkgver = 1.3.12.36116
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = any
@@ -8,10 +8,10 @@ pkgbase = insync-thunar
depends = insync
depends = thunar
depends = thunarx-python
- noextract = insync-thunar-1.3.8.36087.deb
+ noextract = insync-thunar-1.3.12.36116.deb
options = !strip
- source = insync-thunar-1.3.8.36087.deb::http://s.insynchq.com/builds/insync-thunar_1.3.8.36087-precise_all.deb
- sha256sums = 345171bf413483f52a3858c0d89101c15fe4083fa86e31ee3f517880a6a626d3
+ source = insync-thunar-1.3.12.36116.deb::http://s.insynchq.com/builds/insync-thunar_1.3.12.36116-precise_all.deb
+ sha256sums = 9453be041f51e8966d290d7788f1b39b
pkgname = insync-thunar
diff --git a/PKGBUILD b/PKGBUILD
index 491415175d1e..1861eb1c3c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: Yochai Gal <yochai gal at gmail dot com>
-# Based on package insync nautilus by Mark Weiman
pkgname=insync-thunar
-pkgver=1.3.8.36087
+pkgver=1.3.12.36116
pkgrel=1
pkgdesc="Thunar integration for insync"
url="https://www.insynchq.com/downloads"
@@ -11,8 +10,8 @@ options=(!strip)
arch=('any')
depends=("insync" "thunar" "thunarx-python")
-source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/insync-thunar_1.3.8.36087-precise_all.deb")
-sha256sums=("345171bf413483f52a3858c0d89101c15fe4083fa86e31ee3f517880a6a626d3")
+source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/insync-thunar_1.3.12.36116-precise_all.deb")
+sha256sums=("9453be041f51e8966d290d7788f1b39b")
noextract=("${pkgname}-${pkgver}.deb")
package() {