summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5731c8d82ed2..4376ad28349f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = jetbrains-toolbox
pkgdesc = Manage all your JetBrains Projects and Tools
pkgver = 1.17.6856
pkgrel = 1
- url = http://www.jetbrains.com/toolbox/
+ url = https://www.jetbrains.com/toolbox/
arch = x86_64
arch = i686
license = custom:jetbrains
diff --git a/PKGBUILD b/PKGBUILD
index 758926c4adbd..150e1b4f1ee9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.17.6856
pkgrel=1
pkgdesc='Manage all your JetBrains Projects and Tools'
arch=('x86_64' 'i686')
-url='http://www.jetbrains.com/toolbox/'
+url='https://www.jetbrains.com/toolbox/'
license=('custom:jetbrains')
depends=('java-runtime>=8' 'fuse' 'glib2' 'libxslt' 'libxss' 'xcb-util-keysyms')
options=('!strip')