summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochaigal2020-01-23 10:51:51 -0500
committeryochaigal2020-01-23 10:51:51 -0500
commitb5d206093f076a74f13923ef155768ec450739d0 (patch)
tree5338038e29ba7cb81d07dc5c64e429ce9c18aa79
parent2bb8f2bf8e2ae6002fdc9b066db8b6ca2bb93b09 (diff)
downloadaur-b5d206093f076a74f13923ef155768ec450739d0.tar.gz
fixed SRCINFO
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74c0c4cc382f..22b695b3ba1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = insync-thunar
pkgdesc = Thunar integration for insync
- pkgver = 1.3.12.36116
- pkgrel = 1
+ pkgver = 3.0.23.40579
+ pkgrel = 3
url = https://www.insynchq.com/downloads
arch = any
license = custom:insync
depends = insync
depends = thunar
- depends = thunarx-python-0.3
- noextract = insync-thunar-1.3.12.36116.deb
+ depends = thunarx-python
+ noextract = insync-thunar-3.0.23.40579.deb
options = !strip
- source = insync-thunar-1.3.12.36116.deb::http://s.insynchq.com/builds/insync-thunar_1.3.12.36116-precise_all.deb
- sha256sums = 17df2a2a4f1431d97636a968742c48a0e8fcda401a251d29631c7234cc0d7a59
+ 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/PKGBUILD b/PKGBUILD
index 0ca52f7a6efc..4a0ed4d21f16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Yochai Gal <yochai gal at gmail dot com>
pkgname=insync-thunar
-pkgver=3.0.13.40201
+pkgver=3.0.23.40579
pkgrel=3
pkgdesc="Thunar integration for insync"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
options=(!strip)
arch=('any')
-depends=("insync" "thunar" "thunarx-python-0.3")
-source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/insync-caja_3.0.13.40201_all.deb")
-sha256sums=("3d909a7c811cffa07d795bdf9cd45ecce9ba20f5fd70d08cb17b27ffddc417fa")
+depends=("insync" "thunar" "thunarx-python")
+source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/insync-thunar_3.0.23.40579_all.deb")
+sha256sums=("18f7fd32ae78ee2681d184175d73d8c6a4f67a9500e7832df46bb777d5962b48")
noextract=("${pkgname}-${pkgver}.deb")
package() {