summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6b1a94ab580..6098e7830c05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=insync
pkgver=3.0.20.40428
-pkgrel=1
-_dist=bionic
+pkgrel=2
+_dist=fc30
pkgdesc="An unofficial Google Drive client that runs on Linux, with support for various desktops"
url="https://www.insynchq.com/downloads"
license=('custom:insync')
@@ -27,10 +27,10 @@ arch=('x86_64')
source=('insync@.service' 'insync.service')
md5sum=('fbf05bead8c90d5fd18a1ba14147acf7'
'7d416b57ed52fe3daf71bae1af563657')
-source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-${_dist}_amd64.deb")
-sha256sums=('a158bab06ba154e2bfcdfc8f5e6404c70893e90ee1aafe0bfd434dadf0c9b77f')
+source=("http://s.insynchq.com/builds/${pkgname}-${pkgver}-${_dist}.x86_64.rpm")
+sha256sums=('caf516c998dd259ca09ecfd4689b4087ff9a79487d6450caea2ba109d2b83a20')
package() {
- tar xf data.tar.gz
+ #tar xf data.tar.gz
cp -rp usr ${pkgdir}/
install -Dm644 ../insync@.service ${pkgdir}/usr/lib/systemd/system/insync@.service
install -Dm644 ../insync.service ${pkgdir}/usr/lib/systemd/user/insync.service