summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 811851f38c94..42e2e00371a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = insync-dolphin
pkgdesc = This package contains the service menu for integrating Insync with Dolphin
pkgver = 3.3.10.40961
- pkgrel = 1
- url = https://www.insynchq.com/downloads
+ pkgrel = 2
+ url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
diff --git a/PKGBUILD b/PKGBUILD
index 142a943b0717..57387146c89e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=insync-dolphin
pkgver=3.3.10.40961
-pkgrel=1
+pkgrel=2
pkgdesc="This package contains the service menu for integrating Insync with Dolphin"
-url="https://www.insynchq.com/downloads"
+url="https://www.insynchq.com"
license=('custom')
arch=('x86_64')
options=('!strip' '!emptydirs')