summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97be99e6085f..cf37ad792c15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = insync-thunar
pkgdesc = Thunar integration for insync
- pkgver = 3.4.2.40983
+ pkgver = 3.0.23.40579
pkgrel = 1
url = https://www.insynchq.com/downloads
arch = any
@@ -9,7 +9,7 @@ pkgbase = insync-thunar
depends = thunar
depends = thunarx-python
options = !strip
- source = insync-thunar-3.4.2.40983.deb::http://s.insynchq.com/builds/insync-thunar_3.0.23.40579_all.deb
+ source = insync-thunar-3.0.23.40579.deb::http://s.insynchq.com/builds/insync-thunar_3.0.23.40579_all.deb
sha256sums = 18f7fd32ae78ee2681d184175d73d8c6a4f67a9500e7832df46bb777d5962b48
pkgname = insync-thunar
diff --git a/.gitignore b/.gitignore
index 001015a5d131..c46073a835e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ src
pkg
*.deb
*.pkg.*
+*.log
diff --git a/PKGBUILD b/PKGBUILD
index b8f7a6227631..9eeaae32d845 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous maintainer: Yochai Gal <yochai gal at gmail dot com>
pkgname=insync-thunar
-pkgver=3.4.2.40983
+pkgver=3.0.23.40579
pkgrel=1
pkgdesc="Thunar integration for insync"
url="https://www.insynchq.com/downloads"