summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2024-01-23 22:33:59 +0100
committerFrederik Schwan2024-01-23 22:33:59 +0100
commitca9bf8c65824007f1e1c4485ed014b35dda53c64 (patch)
tree79f6e07f6c3767f29ef4bb42107c0db867499599
parent473f73c8d26503efbdc2cfb3d7b496fa002c9e1c (diff)
downloadaur-ca9bf8c65824007f1e1c4485ed014b35dda53c64.tar.gz
update jetbrains download url to cloudflare and cleanup dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6a8374c5478..eafe6db15d8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = phpstorm
depends = glib2
depends = python
options = !strip
- source = https://download.jetbrains.com/webide/PhpStorm-2023.3.2.tar.gz
+ source = https://download-cf.jetbrains.com/webide/PhpStorm-2023.3.2.tar.gz
source = jetbrains-phpstorm.desktop
source = LICENSE
b2sums = aac17a59590ec1a0631c5af6096f8adc9cca87308e58bd4286a9b2c3b231fb65e4c982bc24ada086fd5bfa5738e8a41724e53089fe885367b78b74e90c22ce88
diff --git a/PKGBUILD b/PKGBUILD
index 4eb3db43b335..5bb0266d0e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('custom:jetbrains')
url='https://www.jetbrains.com/phpstorm/'
depends=('glib2' 'python')
options=('!strip')
-source=("https://download.jetbrains.com/webide/PhpStorm-${pkgver%b*}.tar.gz"
+source=("https://download-cf.jetbrains.com/webide/PhpStorm-${pkgver%b*}.tar.gz"
jetbrains-phpstorm.desktop
LICENSE)
b2sums=('aac17a59590ec1a0631c5af6096f8adc9cca87308e58bd4286a9b2c3b231fb65e4c982bc24ada086fd5bfa5738e8a41724e53089fe885367b78b74e90c22ce88'