summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-05-13 20:24:48 -0700
committerXavierCLL2021-05-13 20:24:48 -0700
commit6529d6dbdfe7c2100c55526b4aec1775c174ac4c (patch)
treea9861a9a8ff95d1f29810c673fba07200e7b05f0
parent7c4f2bd63ebcaf55ab416e2c2047fb00823f7e39 (diff)
downloadaur-6529d6dbdfe7c2100c55526b4aec1775c174ac4c.tar.gz
Fix url
-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')