summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a12e4e397b94..b95952c533dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Zhengyu Xu <xzy3186@gmail.com>
pkgname=insync-headless
-pkgver=3.0.9.10619
+pkgver=3.1.1.10625
pkgrel=1
pkgdesc="Google Drive and OneDrive headless client for servers"
url="https://www.insynchq.com/downloads"
@@ -17,14 +17,14 @@ source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-buster_amd64.deb"
'insync-headless.service'
'insync-headless@.service'
'insync-headless.patch')
-sha256sums=('62a4e25bee3e02e8fa41984272456cbbada6c4c38585d41b465f02ef64e11b76'
+sha256sums=('220bb6f589d6f253c4b6af79ca49372bb01489afe629a321cc20bb7debacd168'
'3812fee60e45e3227446328758cc4c690461b674c8fd27677ba985c635e6147d'
'e35c8274083a04adbbc96330958f18183e169348917c6e86e69e7d71ff644e4b'
'67a54a59f0a7c747cb9ec8913b90a6bf1ed4e4b4c2ece2e2cd27d212546a93ed')
package() {
tar -xf data.tar.gz
- # insync conflict workarounds # doesn't work, breaks the daemon detection
+ # insync conflict workaround
mv usr/lib/insync usr/lib/insync-headless
patch -Np1 -i insync-headless.patch
rm -r usr/share/icons